bybit-exchange / pybit

Official Python3 API connector for Bybit's HTTP and WebSockets APIs.
Other
423 stars 135 forks source link

Support using a different source address (proxy) #126

Open dextertd opened 1 year ago

dextertd commented 1 year ago

The general idea is to add an arg source_address and let the user manage a session of pybit with their chosen IP (the IP needs to be bound to a network interface of the machine)

Supermasterhuaster commented 8 months ago

so they did not answer - is there support for working through a proxy server or not?