Sign inSign up

asdlokj1qpi23/proxypool

By asdlokj1qpi23

•Updated 8 months ago

support disney and netflix check,support mieru anytls tuic hysteria2 hysteria and vless

Image
3

4.2K

asdlokj1qpi23/proxypool repository overview

⁠Change Log

⁠v0.7.25

  • Add Hysteria support
  • Add ClashNode web crawling feature, optimize web_fuzz_sub crawling feature, and add logging with timestamp.

⁠v0.7.24

  • fix vless reality bugs ,v0.7.24

⁠v0.7.23

  • fix vless bug

⁠v0.7.22

  • change clash meta to alpha branch

⁠v0.7.21

  • add vless support

⁠v0.7.20

  • fix trojan bug,v0.7.20

⁠v0.7.19

  • support hysteria2,support more config of trojan

⁠v0.7.18

  • change clash to mihomo

⁠Features

  • Supports multiple types: ss, ssr, vmess, trojan, hysteria2,vless
  • Scrapes from Telegram channels
  • Parses subscription addresses
  • Scrapes from publicly available web pages
  • Automatically updates at scheduled intervals
  • Configurable scraping sources through a configuration file
  • Automatically checks the availability of nodes
  • Provides clash and surge configuration files
  • Provides ss, ssr, vmess, sip002 subscriptions
  • Added streaming media detection feature, supports Netflix and Disney+

⁠About Streaming Media

  • Supports Netflix and Disney+ streaming media detection.

  • If supported, nodes will be renamed.

  • Nodes that support Netflix will have netflix_ included in their names.

  • Nodes that support Disney+ will have disney_ included in their names.

If you are using Clash, it is recommended to use the Streaming Media Enhanced Rules⁠ for better compatibility with streaming services.

Stream

⁠Run

⁠Docker
docker run -d --restart=always \
  --name=proxypool \
  -p 12580:12580 \
  -v /path/to/config:/config \
  asdlokj1qpi23/proxypool \
  -c /config/config.yaml
⁠Docker-compose
version: '3'
services:
  proxypool:
    image: asdlokj1qpi23/proxypool:latest
    container_name: proxypool
    volumes:
      - /path/to/config:/config
    ports:
      - "12580:12580"
    restart: always
    command: -c /config/config.yaml

⁠Disclaimer

This project is for educational and reference purposes only. Users are advised to delete it after 24 hours. When using it, please refrain from violating local laws and regulations. It is prohibited to use this project for profit or engage in any other illegal activities. The project is not responsible for any consequences arising from its usage.

Tag summary

Content type

Image

Digest

sha256:d27c55bf5…

Size

50.9 MB

Last updated

8 months ago

docker pull asdlokj1qpi23/proxypool