How To Get Started And Join In
Windows Users
- Download and Install OpenvpnGUI: http://openvpn.se/files/install_packages/openvpn-2.0.9-gui-1.0.3-install.exe
- Download config [See below for Windows Configs List]
- Extract and copy config to C:\Program Files\Openvpn\config\
- Start OpenvpnGUi as Administrator (Vista Note: Run "as" adminsitrator) [Administrator privilege is required to create tap interface and add routes to vpn]
- Right Click OpenvpnGUI on systemtray and select Config Name > Connect
- Use your favorite IRC client to Join IRC at 50.2.0.1 or 50.3.0.1 (SSL Only) Port 6697
Linux Users
- Use your distro's package manager to install "openvpn" (Debian/Ubuntu Users: apt-get install openvpn || Gentoo Users: emerge openvpn || SuSE/Fedora/Red Hat Users: yum install openvpn).
- Download Config [See below for Windows Configs List]
- Extract and copy the directory to your favorite location, (~/openvpn/ or /etc/openvpn/ )
- Become root with su - or use sudo and type in the following command on the terminal: cd config-name && openvpn --config darknetclient.conf
- Use your favorite IRC client to Join IRC at 50.2.0.1 or 50.3.0.1 (SSL Only) Port 6697