bepass-org / bepass

A simple DPI bypass tool written in go
MIT License
362 stars 73 forks source link

Configuration problem #23

Closed seramo closed 1 year ago

seramo commented 1 year ago

If config.json be available in the current directory, the custom configuration (custom-config.json) file will not be executed with the -c , and only the main configuration (config.json) will be executed.

./bepass -c custom-config.json

uoosef commented 1 year ago

hello i fixed this problem in latest commit