Commit Graph
10 Commits
Author SHA1 Message Date
monosans 562d23e2e9 Update .gitignore 2024-02-08 10:03:32 +03:00
monosansandGitHub e4047e16ae Huge update
- Drop support for Python 3.7.
- Use offline geolocation database instead of ip-api.com.
- Add support for proxy authentication.
- Add pre-compiled binaries.
- Refactor the code by a lot.
- Simplify config.
- Add automatic text encoding detection.
- Use TOML instead of INI for configuration.
- Add support for using httpbin-compatible services and services which return plain IP address for getting proxy's exit node.
- Add support for reading proxy lists from local files.
- Add support for saving to json.
- Remove support for saving geolocation to txt, use json instead.
- Improve parser.
- Improve config validation.
- Use poetry instead of requirements.txt.
- Use venv in start scripts.
2024-01-21 17:45:01 +00:00
monosans e0a7126aa1 Update .gitignore 2023-05-30 17:47:40 +03:00
monosans 458339a5e9 Rework CI 2023-05-11 13:52:44 +03:00
monosans 00a5b86bd6 Update .gitignore 2023-04-21 16:03:35 +03:00
monosans 8b157863c9 Update .gitignore 2023-01-28 18:57:15 +03:00
monosans dcb0a3f36d Update .gitignore 2022-11-26 21:37:57 +03:00
monosans 50e5ab20ed Update .gitignore 2022-11-06 23:51:10 +03:00
monosans b0093ffe8b Update .gitignore 2022-07-11 18:45:57 +03:00
monosans 279b2b4a5f Many changes. See CHANGELOG 2022-02-13 00:33:49 +03:00