BitterJohn
Server and relay side infrastructure for RDA.
Usage
install
sudo ./BitterJohn install -g
sudo systemctl enable --now BitterJohn
upgrade
After v1.2.6
sudo BitterJohn update
sudo systemctl restart BitterJohn.service
Warn: this method will not update the systemd service file.
Before v1.2.5
sudo ./BitterJohn install
sudo systemctl daemon-reload
sudo systemctl restart BitterJohn.service
Troubleshot
- User systemd service will be killed after logout. See stackexchange.
Credit
v2fly/v2ray-core