@cuimingda/pest

test whether the proxy server is ok

Usage no npm install needed!

<script type="module">
  import cuimingdaPest from 'https://cdn.skypack.dev/@cuimingda/pest';
</script>

README

pest - Proxy Test

Test whether the website can be accessed through proxy.

Install

yarn

yarn global add @cuimingda/pest

Usage

Test default proxy - socks5://127.0.0.1:1080

pest

Test certain port, such as 1081

pest --port 1081