Git Product home page Git Product logo

vgw-release's Introduction

VGW-releasse

Linux/Windows Software Router: VGW is SD-ROUTER, Provides optional access gateways for lans
Linux/Windows 软件路由器,为局域网提供可选接入网关

Features:

  1. IP Fragement Transmit Support. [IP分片传送支持]
  2. TCP/UDP/ICMP Transmit Support. [TCP/UDP/ICMP传送支持]
  3. Only IPv4. [只IPV4]
  4. Compatible with tun2socks and other forms of VPN network. [兼容 tun2socks 与任何VPN网络]
  5. Overlapping Kernel-ip route and next Hops. [重叠内核IP路由及跃点]
  6. Overlapping Multiple-Networks. [重叠多重网络]
  7. LAN Default Gateway Route server. [局域网默认网关路由服务器]
  8. Ethernet bridge. [以太网桥接]
  9. Perfect compatibility with WinSPI global agents such as "PaperAirplane TCP/IP NSP/LSP". [完美兼容WinSPI全局代理,例如“PaperAirplane TCP/IP NSP/LSP”]
  10. Easy to user configure used. [易于用户配置使用]

Usage:

Windows

  1. .\vgw.exe --ip=192.168.0.40 --ngw=192.168.0.1 --mask=255.255.255.0
  2. .\vgw.exe --ip=192.168.0.40 --ngw=192.168.0.1 --mask=255.255.255.0 --mac=30:fc:68:88:b4:a9

Linux

  1. ./vgw --ip=192.168.0.40 --ngw=192.168.0.1 --mask=255.255.255.0
  2. ./vgw --ip=192.168.0.40 --ngw=192.168.0.1 --mask=255.255.255.0 --mac=30:fc:68:88:b4:a9

Command-Argument

  1. --ip=VGW bridge IP address, which is the Gateway server IP address. [VGW网关IP地址,即网关服务器的IP地址]
  2. --ngw=Default gateway IP address of the next hop. [下一跳默认网关地址]
  3. --mask=Net-mask of the next hop gateway. [下一跳网关掩码地址]
  4. --mac=MAC address used by the VGW, default: 30:fc:68:88:b4:a9. [VGW网关MAC地址,MAC缺省地址: 30:fc:68:88:b4:a9]

Demo Screenshots

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.