Skip to content

Commit

Permalink
Update config options
Browse files Browse the repository at this point in the history
  • Loading branch information
spvkgn committed Oct 29, 2024
1 parent 677c354 commit 0baffe9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions byedpi/files/byedpi.config
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ config byedpi 'main'
# option proto ''
# option pf ''
# option hosts ''
# option round ''
# list split ''
# option disorder ''
# option oob ''
Expand Down
2 changes: 1 addition & 1 deletion byedpi/files/byedpi.init
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ start_instance() {
OPTS="$cmd_opts"
else
append_opts "$cfg" ip port max_conn conn_ip buf_size debug def_ttl auto auto_mode cache_ttl timeout proto pf \
hosts disorder oob disoob fake ttl ip_opt fake_offset fake_data tls_sni oob_data mod_http udp_fake
round hosts disorder oob disoob fake ttl ip_opt fake_offset fake_data tls_sni oob_data mod_http udp_fake
append_opts_list "$cfg" split tlsrec
append_opts_boolean "$cfg" transparent no_domain no_udp tfo md5sig drop_sack
fi
Expand Down

0 comments on commit 0baffe9

Please sign in to comment.