标签: python postgresql flask-sqlalchemy amazon-rds
我在远程(AWS)上运行了一个postgres实例。
我在使用代理的公司网络上。我可以使用tsocks包通过SOCKS5代理连接到postgres实例。
tsocks
SOCKS5
我有没有强迫FlaskSql通过代理进行交互?
requests
PySocks
http_proxy
https_proxy