mirror of
https://github.com/sakaljurgis/pvpn-transmission.git
synced 2026-07-08 20:47:41 +00:00
8 lines
203 B
Markdown
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
|
|
```
|