support Hysteria2, Hysteria,Vless (reality),Tuic,anyTLS ,mieru for clash, stash and singbox
100K+
add Hysteria,Hysteria2 and vless(reality) support clash and singbox.
For running this docker, simply use the following commands:
# run the container detached, forward internal port 25500 to host port 25500
docker run -d --restart=always -p 25500:25500 asdlokj1qpi23/subconverter:latest
# then check its status
curl http://localhost:25500/version
# if you see `subconverter vx.x.x backend` then the container is up and running
Or run in docker-compose:
---
version: '3'
services:
subconverter:
image: asdlokj1qpi23/subconverter:latest
container_name: subconverter
ports:
- "15051:25500"
restart: always
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.
Content type
Image
Digest
sha256:3a861473fā¦
Size
7.9 MB
Last updated
23 days ago
docker pull asdlokj1qpi23/subconverter