Skip to content

Proxy port fix - #5128

Merged
breuerfelix merged 3 commits into
InstaPy:devfrom
meinert:proxy_port_fix
Oct 14, 2019
Merged

Proxy port fix#5128
breuerfelix merged 3 commits into
InstaPy:devfrom
meinert:proxy_port_fix

Conversation

@meinert

@meinert meinert commented Oct 4, 2019

Copy link
Copy Markdown
Contributor

BUG FIXED that prevented the proxy port to be set in firefox + using other API to check for current IP that supports always to return IPv4

Could be improved further to return IPv6 if the proxy_address given by the user is a IPv6 - but who uses IPv6 ;-)

Merge from timgrossmann/InstraPy master
When using a string as port number the proxy port is not set in firefox. Works when casted to an int
The API used before returned the IPv6 if avalible, and thus failed the check in "check_browser" in login_util.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants