Skip to content

Ballganda/rKillswitch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

rKillswitch

Internet enable switch using route.exe for Windows route.exe stores routes in RAM which are not persistent. A reboot will correct any routing issue caused by this kill switch.

Current state is not functional. Fork of cmdwhoami was just made.(cmdwhoami code was a fork of LiquidVPN batch file)

This batch project uses route.exe to set static routes that send all traffic to nowhere until specifically routed to leave the network. Goal is no internet exposure of your IP outside of static route you define. Most common use is only allow traffic to VPN server.

Change Log:

How To Use:

To enable the kill switch

To disable the kill switch

Donation:

Credits:

  • cmdwhoami v1.0
  • Liquid VPN for v0.1

About

VPN Kill Switch using route.exe for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%