Recent content by Nologic

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. N

    User Script needed to run Emby/Plex/Kodi outside of OpenVPN

    I currently have a script that works just fine for Aria & qBittorent...going through the OpenVPN tunnel via AirVPN. #!/bin/sh # /////////////////////////////// # // Tunnel 4 # /////////////////////////////// # Media Center - Aria iptables -I FORWARD -i tun14 -p udp -d 192.168.1.104 --dport...
Top