A CLI for creating a configuration of the NekoBoxForAndroid for separate tunneling and other related utilities
-
- 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.
-
- 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).
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
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
To import the generated configuration file:
-
- Go to the
Configuration page
in the nekobox app
- Go to the
-
- Click on the
file+
icon
- Click on the
-
- Click
Import from file
- Click
-
- Select the generated file on your device.
- The profile is ready to use!