Files
pvpn-transmission/README.md
T
Jurgis Sakalauskas 0a9651d7b8 initial commit
2024-04-26 10:05:01 +03:00

8 lines
203 B
Markdown

this is a script for checking and setting a new port forward for transmission-daemon in gluetun network for privatevpn
npx needs to be installed to run this script
```bash
npm install
npm run start
```