mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-15 17:51:49 +00:00
history purge
This commit is contained in:
7
tpws/tamper.h
Normal file
7
tpws/tamper.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
bool find_host(char **pHost,char *buf,size_t bs);
|
||||
void modify_tcp_segment(char *segment,size_t segment_buffer_size,size_t *size,size_t *split_pos);
|
||||
Reference in New Issue
Block a user