aDarkDev / NotPixel

NotPixel automatic claim and paint bot، easy to use without extras.
MIT License
165 stars 23 forks source link

Add proxy support please #6

Closed Theslandybrain closed 1 month ago

aDarkDev commented 1 month ago

NotPixel currently does not impose any IP limits due to its use of WebSocket connections, and I don't anticipate that they will implement such restrictions in the future. If you want to customize it yourself, modify NotPx.request by adding

proxies={"http": "socks5://127.0.0.1:407","https":"socks5://127.0.0.1:407"}