Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 2.82 KB

README.md

File metadata and controls

75 lines (55 loc) · 2.82 KB

proxyUtil

General info

some proxy tools

Requirements

  • python 3
  • install shadowsocks
    sudo apt install shadowsocks-libev
  • install v2ray
    sudo bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh)
  • install xray
    sudo bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install

Installation

pip install --upgrade git+https://github.com/mheidari98/proxyUtil@main

Uninstall

pip uninstall proxyUtil

Usage


Tools

  • connectMe : Simple cli proxy client for shadowsocks, vmess, vless, trojan
  • v2rayChecker : Simple shadowsocks, vmess, vless, trojan checker with v2ray/xray core
  • shadowChecker : Simple shadowsocks proxy checker with shadowsocks-libev
  • dnsChecker : Simple DNS over UDP, DNS over TLS and DNS over HTTPS Checker
  • clashGen : Convert vmess, vless, trojan, shadowsocks,... proxy to Clash Config
  • cdnGen : Generating vmess url with cloudflare or arvan CDN IPs as address and our domain as host or sni for tls
  • ssURI2sslocal : shadowsocks URI to ss-local command
  • sslocal2ssURI : ss-local command to shadowsocks URI

Status

Project is: in progress

License

MIT

Contact

Created by @mheidari98

Support

If you like this project, please consider supporting it by donating to the following bitcoin address:

Disclaimer

  • This project is meant for personal and educational uses only.
  • Please follow relevant laws and regulations when using this project.
  • Project owner is not responsible or liable in any manner for the use of the content.