Commit Graph
68 Commits
Author SHA1 Message Date
monosans 4b1be0bb8f docs: add build instructions from source with TUI support to README 2026-03-24 12:54:42 +03:00
monosans 313bdc7bb6 remove sponsor 2026-03-12 12:33:15 +03:00
fr3ddy-fryd3andGitHub d0c0fc5a8b feat: add CIDR support 2026-02-23 13:12:32 +00:00
monosans 45da63fb56 docs: remove unnecessary blank lines in README for improved readability 2025-12-25 10:34:09 +03:00
AlmazandGitHub 828104c760 docs: update sponsor descriptions for clarity and conciseness 2025-12-25 07:23:56 +00:00
monosans 6a6c15998e fix: remove unnecessary blank lines in README.md 2025-12-24 13:35:00 +03:00
monosans 843c9f3553 docs: new sponsor 2025-12-24 13:07:12 +03:00
monosans 49a01d9e05 docs: add new sponsor 2025-12-24 13:02:13 +03:00
monosans 84a22afbd1 docs: remove redundant line breaks in installation instructions 2025-11-19 15:52:41 +03:00
monosans 908aef5ea2 docs: add sponsors section 2025-11-19 15:45:48 +03:00
monosans 4279247565 docs: update README and config.toml for clarity and detail improvements 2025-11-19 14:19:37 +03:00
monosans 334eaddee1 reformat readme 2025-10-01 14:30:59 +03:00
monosans 6f3edd48d8 fix: update artifact naming in CI and README for clarity 2025-10-01 14:29:45 +03:00
monosans 901b6106b8 fix: update artifact naming convention in CI and README 2025-10-01 14:23:07 +03:00
monosans f77a4b1ee3 fix: remove unnecessary blank lines in installation instructions for clarity 2025-07-23 16:04:10 +03:00
monosans 839ad6c139 docs: add safety warning regarding IP reputation and VPN usage 2025-07-23 16:03:23 +03:00
monosans 0bdfd15439 reformat readme 2025-07-18 17:15:57 +03:00
monosans f4292d7465 docs: improve readme and config 2025-07-18 16:50:57 +03:00
monosans a8c6e3b916 fix: remove anomymity checking 2025-07-18 16:24:31 +03:00
monosans 5b935043a0 add asn field to json output 2025-05-24 02:31:23 +03:00
monosans ffea26216f update docker readme 2025-04-16 16:28:20 +03:00
monosans 2f9120acb1 new readme screenshot 2025-04-14 16:54:30 +03:00
monosans 4518157099 feat: rework ui 2025-04-14 16:52:22 +03:00
monosans 82d84e0da3 docs(readme): remove --pull from docker compose 2025-04-14 13:08:00 +03:00
monosans 8bd302b7b7 add simple ui implementation for docker 2025-04-11 12:44:25 +03:00
monosans baac6a9861 update readme 2025-04-10 19:45:18 +03:00
monosansandGitHub 75a0633d87 docs: add termux to readme 2025-04-10 13:34:15 +00:00
monosans b7aa9ee72c update readme 2025-04-10 14:21:30 +03:00
monosansandGitHub c25419a251 ci: build for more platforms 2025-04-10 09:34:04 +00:00
monosans edfcc2085e readme: TUI -> User interface 2025-04-10 09:56:55 +03:00
monosansandGitHub 3a36a3f35b Rewrite it in Rust 2025-04-10 06:55:12 +00:00
monosans b530d93fdc update readme 2025-01-23 00:13:53 +03:00
monosans a6045e87df python 3.13 is now supported 2025-01-10 12:38:25 +03:00
monosans dbb100b596 fix: install uvloop on termux 2024-11-27 08:50:19 +03:00
monosans 02b86a9f3e chore: add note about supported and recommended python versions in readme 2024-11-18 10:55:37 +03:00
monosans d0b0131992 chore: add --remove-orphans to docker compose up 2024-11-12 10:02:55 +03:00
monosans cf83719e2e chore: drop python 3.8 support 2024-10-17 14:18:27 +03:00
monosans bf0bcec658 Use host instead of ip in README 2024-08-26 08:54:44 +03:00
monosans 3c16fae66a Update Termux note 2024-07-20 23:44:18 +03:00
monosans bd3eaa3d2d Add antivirus note 2024-05-08 15:05:34 +03:00
monosans 4d078d6e60 Rename CI artifacts 2024-05-08 14:05:57 +03:00
monosansandGitHub ab1aa8c3fb Use Nuitka standalone instead of onefile (#208) 2024-05-08 10:02:23 +00:00
monosans 7ac12e2b4f Fix macOS binaries 2024-04-26 23:55:09 +05:00
monosans 98f55cf9a3 Update README.md 2024-04-11 23:35:37 +03:00
monosans 2222233987 Update README.md 2024-02-02 13:08:42 +03:00
monosansandGitHub 5005e0dc6b Add Docker support 2024-02-01 10:24:26 +03:00
monosans 40b1d1596e Edit README.md 2024-01-21 21:00:43 +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 d8179c909d Add instructions for checking local proxy lists
Closes #22
2023-12-09 15:36:27 +03:00
monosans bbb5758ab3 Update README.md 2023-07-19 12:44:20 +03:00