https://github.com/mapi68/openvpn-wireguard-transmission
openvpn-transmision and wireguard-transmission are two scripts that start OpenVPN or Wireguard and transmission-daemon
https://github.com/mapi68/openvpn-wireguard-transmission
openvpn shell-script transmission wireguard
Last synced: 2 months ago
JSON representation
openvpn-transmision and wireguard-transmission are two scripts that start OpenVPN or Wireguard and transmission-daemon
- Host: GitHub
- URL: https://github.com/mapi68/openvpn-wireguard-transmission
- Owner: mapi68
- License: mit
- Created: 2019-11-24T09:59:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-05T08:08:54.000Z (over 1 year ago)
- Last Synced: 2025-12-26T06:00:25.479Z (6 months ago)
- Topics: openvpn, shell-script, transmission, wireguard
- Language: Shell
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openvpn-wireguard-transmission
* [Overview](#overview)
* [Installation](#installation)
* [Help](#help)
* [License](#license)
## Overview
openvpn-transmision and wireguard-transmission are two scripts that start OpenVPN or Wireguard and transmission-daemon. If OpenVPN or Wireguard crash or server is not available, the scripts stop transmission-daemon service.
## Installation
```bash
wget https://raw.githubusercontent.com/mapi68/openvpn-wireguard-transmission/master/openvpn-transmission.bash
wget https://raw.githubusercontent.com/mapi68/openvpn-wireguard-transmission/master/wireguard-transmission.bash
chmod +x openvpn-transmission.bash wireguard-transmission.bash
```
## Help
```bash
./openvpn-transmission.bash help
./wireguard-transmission.bash help
```
## License
[](LICENSE)