/wssocks-plugin-ustb

accessing internal network of USTB outside school. USTB 网络访问代理工具,可在校外无缝连接校内网络(网站、ssh、git、vnc、win远程桌面等)

Primary LanguageGoMIT LicenseMIT

wssocks-plugin-ustb

GitHub all releases Release OSDN license

wssocks-plugin-ustb is a wssocks plugin, used for accessing internal network of USTB when the internal network is not available directly (such as at home).

This plugin is based on wssocks, which is a socks5 proxy application over websocket protocol.
See more about wssocks: https://github.com/genshen/wssocks.

Clients

The available clients for different platforms are list as follows:

  • cli: command line client.
  • client-ui: From v0.5.0, we also provide GUI client.

Note: wssocks and wssocks-plugin-ustb plugin are all included in both cli and client-ui clients.

install cli client

go get -u github.com/genshen/wssocks-plugin-ustb/wssocks-ustb
wssocks-ustb --help

Or download from github releases page, with file name wssocks-ustb-$OS-$ARCH.

install client-ui

You can obtain GUI client from github releases, with file name client-ui-$OS-$ARCH.

Night release clients

If you would like to try new features, you can download wssocks-ustb night release from OSDN.

Document