jpillora / chisel

A fast TCP/UDP tunnel over HTTP
MIT License
12.77k stars 1.35k forks source link

define Server or Client mode with environment variable #436

Open epsi1on opened 1 year ago

epsi1on commented 1 year ago

Is it possible to define server or client mode for chisel with environment variables?

jpillora commented 1 year ago

not at the moment, what about the rest of args?

epsi1on commented 1 year ago

Rest are good. almost all necessary ones are in environment variable.

epsi1on commented 1 year ago

May i use pull request to add mode with environment variable? If you are busy... also socks5 would be good to have with env vars