ss-check

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2021 License: MIT Imports: 13 Imported by: 0

README

ss-check

A command line tool to check the usability of shadowsocks.

Sometimes shadowsocks server can ping, but ssserver may not working at all, for this situation, we can use ss-check to check which config is working(By testing curl http://www.google.com).

中文文档

Requirements

Installation

Go
go get github.com/eleven26/ss-check 

Remember add $GOPATH/bin to your $PATH environment variable.

Or

Curl
curl https://raw.githubusercontent.com/eleven26/ss-check/master/install_update_linux.sh | bash

Usage

  • Open your ShadowsocksX-NG-R8

  • Select All Server To Json..., select the location to save shadowsocks configuration(JSON format).

  • Run the command below:

ss-check -c /path/to/config.json

/path/to/config.json is the location you export from ShadowsocksX-NG-R8

  • You can also specify url to test:
ss-check -c /path/to/config.json -u www.google.com

How ShadowsocksX-NG work?

ss-proxy

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL