This single command will:
- download the binary
- install it system-wide
- start interactive setup
- create a systemd service
- enable autostart
- start forwarding immediately
curl -L https://github.com/matveynator/chicha-ip-proxy/releases/latest/download/chicha-ip-proxy-linux-amd64 > /usr/local/bin/chicha-ip-proxy; chmod +x /usr/local/bin/chicha-ip-proxy; /usr/local/bin/chicha-ip-proxy;-
Interactive wizard starts
-
You choose:
- target IP
- TCP / UDP
- ports
-
Proxy automatically:
- creates a systemd service
- enables it on boot
- starts it immediately
- sets up rotating logs
➡️ No config files. No manual systemd work.