repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-any
[ArchLinux/community.git]
/
ziproxy
/
repos
/
community-x86_64
/
ziproxy.xinetd
blob
195b724540a6e40e416ad4c5e19e2948e8fc1310
1
service ziproxy
2
{
3
port = 3128
4
type = UNLISTED
5
disable = yes
6
socket_type = stream
7
wait = no
8
user = proxy
9
server = /usr/bin/ziproxy
10
server_args = -i
11
bind = 0.0.0.0
12
log_on_success += HOST DURATION
13
log_on_failure += HOST
14
}