Changeset 224 for tags/onioncat-0.1.8/src/ocat.h
- Timestamp:
- 06/22/08 10:49:01 (4 years ago)
- Location:
- tags/onioncat-0.1.8
- Files:
-
- 2 copied
-
. (copied) (copied from trunk)
-
src/ocat.h (copied) (copied from trunk/src/ocat.h) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/onioncat-0.1.8/src/ocat.h
r223 r224 37 37 #define MAXPEERS 1024 38 38 //! Local listening port for incoming connections from TOR. 39 #define OCAT_LISTEN_PORT 80 0039 #define OCAT_LISTEN_PORT 8060 40 40 //! Local control port for querying status information. 41 #define OCAT_CTRL_PORT 80 0141 #define OCAT_CTRL_PORT 8066 42 42 //! Virtual destination port for hidden services 43 #define OCAT_DEST_PORT 80 43 #define OCAT_DEST_PORT 8060 44 44 //! SOCKS port of TOR proxy 45 45 #define TOR_SOCKS_PORT 9050
Note: See TracChangeset
for help on using the changeset viewer.
