feat: collect and display usage stats
This commit is contained in:
@ -4,6 +4,7 @@ export REBOUND_SSH_PUBLIC_HOST=rebound
|
||||
export REBOUND_SSH_PUBLIC_PORT=2222
|
||||
export REBOUND_SSH_SOCK_DIR=/var/lib/rebound/socks
|
||||
export REBOUND_SSH_HOST_KEY=/etc/rebound/host.key
|
||||
export REBOUND_STATS_FILE=/var/lib/rebound/stats.json
|
||||
export REBOUND_HTTP_TEMPLATE_DATA_TITLE=Rebound
|
||||
export REBOUND_HTTP_TEMPLATE_DATA_SSH_PUBLIC_HOST=127.0.0.1
|
||||
export REBOUND_HTTP_TEMPLATE_DATA_SSH_PUBLIC_PORT=8080
|
Reference in New Issue
Block a user