Skip to content

Incognito-Coder/Wiregen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Surfshark WireGuard

A script for generating WireGuard configs from Surfshark VPN.
You must have python3 and wireguard-tools available on your machine.

Usage

Compatible with : Linux , Darwin , Windows.

System-Wide

sudo ./installer.sh

ArchLinux

Now Wiregen available in AUR

yay -S surfshark-wireguard

now you can use wiregen anywhere on your computer.

Portable

To use the script:

python wiregen.py -u EMAIL -p PASSWORD

If above command doesn't work, try:

python3 wiregen.py --user EMAIL --pass PASSWORD

Also we have Terminal user interface.
Simply run python file.
Screenshot

Credits

Developer : Incognito Coder
if you enjoy my content, consider to buy me a coffee here:

  1. Donate ZarinPal

Releases

No releases published