forked from davies147/astmanproxy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathINSTALL
More file actions
27 lines (18 loc) · 620 Bytes
/
INSTALL
File metadata and controls
27 lines (18 loc) · 620 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Quick Install Instructions
--------------------------
Requirements: openssl, openssl-devel
Installation is easy:
1. make
2. make install
3. To run:
astmanproxy -d (for debug mode)
astmanproxy -dddddd (for more debug info)
astmanproxy (for background mode)
Other make actions:
make cert Makes initial proxy server certificate
make certificate Forces remake of proxy server certificate)
make clean Remove all binary object files from source tree
Please read README and docs/README.* for info on specific modules.
Enjoy!
--------------------------------------------
(C) 2005-2008 David C. Troy, dave@popvox.com