IPIPDirect-TC icon indicating copy to clipboard operation
IPIPDirect-TC copied to clipboard

can u help me

Open bibi-blocksberg opened this issue 3 years ago • 3 comments
trafficstars

How can I do that?

add the BPF_ADJ_ROOM_MAC mode to the bpf_skb_adjust_room() function

Kind Regard´s

bibi-blocksberg avatar Feb 11 '22 21:02 bibi-blocksberg

root@root:~/IPIPDirect-TC-master# make make -C src/include/libbpf/src make[1]: *** src/include/libbpf/src: Datei oder Verzeichnis nicht gefunden. Schluss. make: *** [Makefile:26: libbpf] Fehler 2

bibi-blocksberg avatar Feb 11 '22 21:02 bibi-blocksberg

Hey!

What kernel are you running? You can find this information with the uname -r command.

Also, I saw 'Datei oder Verzeichnis nicht gefunden. Schluss' translated to file not found. Can you make sure you've downloaded the submodules (libbpf in this case)? You can do so with the command git submodule update --init within the IPIPDirect-TC-master/ directory in this case (wherever the Git repository is locally).

gamemann avatar Feb 13 '22 21:02 gamemann

-->thanks for writing back

Kernel its Debian 5.10

I managed to compile it it works too

I wanted to use it to improve the ping of my csgo servers which also works 

The only problem I have as soon as I run the program is that the csgo server loses the connection to Stean and you can no longer join the server , but if you are connected you stay connected and the ping gets better

immediately it may be because the spoofing of the ip does not work automatically? Kind Regards   

bibi-blocksberg avatar Feb 14 '22 03:02 bibi-blocksberg