https://github.com/friskes/nekobox-configurator
A CLI for creating a configuration of the NekoBoxForAndroid for separate tunneling and other related utilities
https://github.com/friskes/nekobox-configurator
amnezia amnezia-vpn cli executable ip nekobox nekobox-for-android proxy python tunneling vless-reality vpn
Last synced: over 1 year ago
JSON representation
A CLI for creating a configuration of the NekoBoxForAndroid for separate tunneling and other related utilities
- Host: GitHub
- URL: https://github.com/friskes/nekobox-configurator
- Owner: Friskes
- Created: 2025-03-04T22:46:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T09:51:40.000Z (over 1 year ago)
- Last Synced: 2025-03-11T10:42:01.328Z (over 1 year ago)
- Topics: amnezia, amnezia-vpn, cli, executable, ip, nekobox, nekobox-for-android, proxy, python, tunneling, vless-reality, vpn
- Language: Python
- Homepage:
- Size: 8.39 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## nekobox-configurator
### A CLI for creating a configuration of the [NekoBoxForAndroid](https://github.com/MatsuriDayo/NekoBoxForAndroid) for separate tunneling and other related utilities
#### CLI Features
- 1. Creating a nekobox android configuration file for separate tunneling for vless protocol.
Tunneling options:
- 1.1. Proxy only ip addresses from the file with ip addresses, all other traffic is bypassed.
- 1.2. Proxy all traffic, only ip addresses from the file with ip addresses are bypassed.
- 2. Converting a file with ip addresses from the amnesia format to the nekobox format (The file in the amnesia format can be generated by following the link: [iplist](https://iplist.opencck.org/)).
> You can use my personal file with the ip addresses that I have attached to the repository (youtube, chatgpt, jetbrains services): `ip4_youtube_chatgpt_jetbrains.txt`
#### Launch
To run the program on Windows, you can use the file: `nekobox_configurator_vX.X.X.exe`
To run on other platforms and if you have a python interpreter, you can use the file: `nekobox_configurator.py`
#### Import in the nekobox app
To import the generated configuration file:
- 1. Go to the `Configuration page` in the nekobox app
- 2. Click on the `file+` icon
- 3. Click `Import from file`
- 4. Select the generated file on your device.
- The profile is ready to use!