GithubHelp home page GithubHelp logo

kha0s-tickler / freenas-transmission-openvpn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zeroinfinityxda/freenas-transmission-openvpn

1.0 0.0 0.0 38 KB

A script to easily set-up OpenVPN using VyperVPN on a FreeNAS Transmission Jail.

License: GNU General Public License v3.0

Shell 100.00%

freenas-transmission-openvpn's Introduction

forked from ZeroInfinityXDA/freenas-transmission-openvpn

Converted script to use VyprVPN instead of PIA.

This script has been tested and works with TrueNAS-13.0

Setting up Transmission Jail

Create transmission jail by going to Plugins > Available > Transmission > Install and leave DHCP checked, do not touch anything else and press save.

Enabling TUN for the Jail

Go to Shell (FreeNAS one and NOT the jail one) and type in the command below:

iocage set allow_tun=1 transmission

Reboot FreeNAS.

Downloading and Running the Script

After reboot, go into the shell OF YOUR JAIL by clicking on the 3 dot menu next to your jail name (should be transmission) in the list.

Type the following commands:

cp /etc/pkg/FreeBSD.conf /usr/local/etc/pkg/repos/

pkg install git

git clone https://github.com/kha0s-tickler/freenas-transmission-openvpn.git

cd ./freenas-transmission-openvpn

sh freenas-transmission-openvpn.sh

Troubleshooting

If the script ran fine with no errors, but transmission torrents aren't downloading, and wget http://ipinfo.io/IP -qO - does not return an ip address, pihole may be interfering with it if you have one set up. In which case, you need to disable pihole (or whitelist ipinfo.io) and start the entire process from step 1 again.

freenas-transmission-openvpn's People

Contributors

kha0s-tickler avatar zeroinfinityxda avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.