Commit Graph
54 Commits
Author SHA1 Message Date
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
monosans 5752c5367c Fix Termux 2023-07-12 23:29:40 +03:00
monosans 460fcb9d01 Add Termux installation guide
Fixes #47
2023-07-12 23:26:05 +03:00
monosans 458339a5e9 Rework CI 2023-05-11 13:52:44 +03:00
monosans 0b7f8a6e1f click to expand 2023-03-18 00:01:00 +03:00
monosans 8906b3d237 Use python3 on Unix and py on Windows 2023-03-17 23:55:48 +03:00
monosans 8f9569edd9 Fix errors on Python 3.7/3.8
Fixes #40
2023-02-21 21:22:47 +03:00
monosans d21e32e4fc Add CheckWebsite setting
Fixes #16, fixes #39
2023-01-15 13:05:16 +03:00
monosans a8b1db926b Refactor & improve output 2023-01-02 00:09:55 +03:00
monosans 68148dd54c Update README.md 2022-10-16 16:07:19 +03:00
monosans 3909f8df5f Add auto installation scripts 2022-10-16 15:52:23 +03:00
monosans 6e249417bf Update README.md 2022-05-10 16:07:23 +03:00
monosans 9afc87f70b config.py -> config.ini 2022-04-13 20:57:32 +03:00
monosans ecd88eb45c Update README.md 2022-04-08 12:00:43 +03:00
monosans ec3dc5a026 Use | as geolocation separator 2022-04-08 11:05:57 +03:00