mirror of
https://github.com/sonertari/SSLproxy
synced 2024-10-31 21:20:21 +00:00
ea6dc07248
Reduce http headers to just one SSLproxy line
58 lines
636 B
Plaintext
58 lines
636 B
Plaintext
/*.o
|
|
/*.dSYM
|
|
/sslproxy
|
|
/sslproxy.test
|
|
/extra/*.pyc
|
|
/extra/pki/dh*.param
|
|
/extra/pki/dsa.pem
|
|
/extra/pki/dsa.crt
|
|
/extra/pki/dsa.key
|
|
/extra/pki/dsa.param
|
|
/extra/pki/ec.pem
|
|
/extra/pki/ec.crt
|
|
/extra/pki/ec.key
|
|
/extra/pki/pwd.key
|
|
/extra/pki/rsa.pem
|
|
/extra/pki/rsa.crt
|
|
/extra/pki/rsa.key
|
|
/extra/pki/server.pem
|
|
/extra/pki/server.crt
|
|
/extra/pki/server.key
|
|
/extra/pki/session.pem
|
|
/extra/pki/targets/*
|
|
|
|
/docs/
|
|
/iso/
|
|
/nbproject/
|
|
/src/files.txt
|
|
/tmp/
|
|
|
|
# CVS default ignores begin
|
|
tags
|
|
TAGS
|
|
.make.state
|
|
.nse_depinfo
|
|
*~
|
|
#*
|
|
.#*
|
|
,*
|
|
_$*
|
|
*$
|
|
*.old
|
|
*.bak
|
|
*.BAK
|
|
*.orig
|
|
*.rej
|
|
.del-*
|
|
*.a
|
|
*.olb
|
|
*.o
|
|
*.obj
|
|
*.so
|
|
*.exe
|
|
*.Z
|
|
*.elc
|
|
*.ln
|
|
core
|
|
# CVS default ignores end
|