Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nenkoru authored Aug 10, 2024
1 parent ef7c62d commit 7719ec3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# About
This small project provides an up-to-date list of netblocks for selected companies to be imported into Amnezia VPN Client Split-Tunneling feature.
Which at the end allows me not to tackle with turning VPN ON or OFF for accessing blocked resources in the country of residence.

# How-to
Just grab the latest release and download the JSON file to import into Amnezia VPN client.
Or fork the repository and add the necessary companies that you would like to pass netblocks through the tunnel. See gather.sh:3

# Credits
NetblockTool - Find netblocks owned by a company[1]
Amnezia VPN Client - Open-source VPN client, with a key feature that enables you to deploy your own VPN server on your server.[2]

[1] https://github.com/NetSPI/NetblockTool

[2] https://github.com/amnezia-vpn/amnezia-client

0 comments on commit 7719ec3

Please sign in to comment.