mirror of
https://github.com/h3xduck/TripleCross.git
synced 2026-01-01 14:03:08 +08:00
Finished adapting the client. Cleaned the user code and added getopt. The filter fully works now. Next step: return data to userspace via a map.
This commit is contained in:
6
src/constants/constants.h
Normal file
6
src/constants/constants.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __CONSTANTS_H
|
||||
#define __CONSTANTS_H
|
||||
|
||||
#define SECRET_PACKET_PAYLOAD "test"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user