Bug Report Form
Checklist
- [ V] I am using the latest version of the code.
- [V ] I am absolutely sure I read the README in its entirety.
- [V ] I have made sure this is not a duplicate issue.
- [V] I have filled out this form correctly.
Describe the bug
Whenever I add proxies to the code, the command prompt starts and then closes after a short while
To Reproduce
Steps to trigger the bug:
- Open up conffig.json
- Add "proxies": [ "1.1.1.1:8080", "2.2.2.2:1234" ], to the code under "unverified_place_frequency": false,
3.Start command prompt
- Debug to see error
- See error
Expected behavior
Expected to run with rerouting through proxies
Bug Report Form
Checklist
Describe the bug
Whenever I add proxies to the code, the command prompt starts and then closes after a short while
To Reproduce
Steps to trigger the bug:
3.Start command prompt
Expected behavior
Expected to run with rerouting through proxies