Skip to content

dkoukoul/pkt_vpn_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

PKT VPN Client

This is a VPN client for the PKT network. It uses the cjdns protocol to establish a secure connection to a VPN server. The client supports both direct VPN connections and requesting for reverse VPN.

Features

  • Connect to a VPN server using the cjdns protocol.
  • Request authorization from the VPN server.
  • Add peers to the cjdns network.
  • Check if the VPN connection is established.
  • Check the status of the VPN connection.
  • Request a reverse VPN port.
  • Can run as a daemon, with auto connect. For this it expects to find /etc/pkt_vpn.json and /etc/cjdroute.conf.

Usage

go install github.com/dkoukoul/pkt_vpn_client

Then run it:

pkt_vpn_client

To reset configuration either edit config.json or:

pkt_vpn_client --reconfig

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages