Sign inSign up

asdlokj1qpi23/subconverter

By asdlokj1qpi23

•Updated 23 days ago

support Hysteria2, Hysteria,Vless (reality),Tuic,anyTLS ,mieru for clash, stash and singbox

Image
59

100K+

asdlokj1qpi23/subconverter repository overview

⁠Github: https://github.com/asdlokj1qpi233/subconverter.git⁠

⁠Description

add Hysteria,Hysteria2 and vless(reality) support clash and singbox.

⁠Change Log

⁠v.0.9.2

  • Add Singbox as a source.
  • fix stash vmess uuid issue.

⁠v.0.9.1

  • Hy1 add ports support.
  • fix vless short_id issue.(#1)

⁠v.0.9.0

  • fix path bug for vless websocket.
  • Add auth-strĀ  for export Clash.

⁠v.0.8.9

  • Fixing WireGuard, hy and hy2 Protocol export Issues.

⁠v0.8.8

  • fremove shadowsocksr for singbox
  • fix hysteria2 password empty bug
  • Fix bugs in vless reality protocol for Clash Meta and Singbox. Fix bug in hy2 for Singbox.

⁠v0.8.7

  • fix vless support bug

⁠v0.8.6

  • fix singbox transport of websocket bug

⁠v0.8.5

  • add vless reality support.

⁠v0.8.4

  • add vless reality support.

⁠Run

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

⁠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:3a861473f…

Size

7.9 MB

Last updated

23 days ago

docker pull asdlokj1qpi23/subconverter