summaryrefslogtreecommitdiffstats
path: root/net-misc/httptunnel/files/htc.sysconfig
blob: f31ba557d8891e5c25967e97265687f047f35ebc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
###
## Client Configuration
###

# Server and port HTS is running on
HTC_SERVER=darkserv1.dyndns.org
HTC_PORT=8080

# Proxy Server
HTC_PROXY=217.113.0.1:80

# The port HTC is listinening for
HTC_SERVICE_PORT=5000