SkillAgentSearch skills...

VGate

This app create virtual gateway for multiple networks with same subnet

Install / Use

/learn @mm3906078/VGate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Virtual Gateway

This app creates the virtual gateway for multiple networks with the same subnet. You can use it to get the internet from numerous ISP, automatically switch between them by throwing virtual gate to DHCP, and manually switching by changing the device's gateway. clone repo and run install.sh

git clone https://github.com/mm3906078/vGate.git /opt/vGate
cd /opt/vGate
chmod +x install.sh
./install.sh

and after that change config file and run service.

vim config.cfg
sudo systemctl enable vgate
sudo systemctl start vgate
sudo systemctl status vgate

Read more in medium (English) and virgool (Persian)

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

80/100

Audited on Sep 27, 2023

No findings