boypt / vmess2json

Scripts parse vmess:// links into v2ray config json and vice versa.
MIT License
462 stars 125 forks source link

Could you please let the ``--outbound --inbounds socks:port'' works? #7

Closed hongyi-zhao closed 4 years ago

hongyi-zhao commented 4 years ago

Hi,

The vmess2json.py 's --outbound option will only out outbound config. I want to combine the following two part in the out of config:

--outbound --inbounds

Say, I want to run the following:

vmess2json.py --outbound --inbounds socks:8888

Could you please let this work?

boypt commented 4 years ago

just remove the --outbound option, the program will output a full configuration. with inbounds and outbounds

hongyi-zhao notifications@github.com 于 2019年9月13日周五 16:51写道:

Hi,

The vmess2json.py 's --outbound option will only out outbound config. I want to combine the following two part in the out of config:

--outbound --inbounds

Say, I want to run the following:

vmess2json.py --outbound --inbounds socks:8888

Could you please let this work?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/boypt/vmess2json/issues/7?email_source=notifications&email_token=AAH4KKWT4FZKF2LT5AAM3GTQJNIAJA5CNFSM4IWNR5H2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HLFYXAA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAH4KKXEW32J3KOA3TVUFOLQJNIAJANCNFSM4IWNR5HQ .