mirror of
https://github.com/r3bo0tbx1/tor-guard-relay.git
synced 2026-04-06 00:32:04 +02:00
This update refines the Tor relay configuration and build process: - Security: Disables DirPort and adopts ciissversion:2 for ContactInfo. - Performance: Adds IPv6 support and hardware acceleration options. - Builds: Establishes Stable vs. Edge variants for better testing cycles. - Tooling: Integrates nyx.config and cleans up legacy tags. - Sync: Aligns cosmos-compose and docker-compose templates. - Update retention policy: Keep last 7 versions No breaking changes introduced.
23 lines
466 B
Plaintext
23 lines
466 B
Plaintext
show_bits true
|
|
confirm_quit true
|
|
color_interface true
|
|
redraw_rate 2
|
|
connection_rate 5
|
|
resource_rate 5
|
|
logged_events NOTICE
|
|
deduplicate_log true
|
|
prepopulate_log true
|
|
max_log_size 1000
|
|
graph_stat bandwidth
|
|
graph_interval 5 seconds
|
|
graph_bound local_max
|
|
graph_height 10
|
|
connection_order CATEGORY, UPTIME, IP_ADDRESS
|
|
resolve_processes true
|
|
show_addresses true
|
|
show_graph true
|
|
show_accounting true
|
|
show_log true
|
|
show_connections true
|
|
show_config true
|
|
show_torrc true |