h4sh5 / greu

GRE Over UDP tunnel (works on both BSD and Linux)
7 stars 2 forks source link

Can not find to use greu in ubuntu 20.04 #1

Open 9510965324 opened 1 year ago

9510965324 commented 1 year ago

Hello, I have already created a L2GRE tunnel (tunnel type is gretap) between Access Point(Router) and server(ubuntu 20.04). Works fine even without net, now I want to use gre over UDP tunnel. For that I found your source code in github, and I am little bit confuse on how "greu" command works on server side and client side also.

I really appreciate your time here.

h4sh5 commented 2 months ago

Its both a server and a client, depending on the parameters you use it with. Just like netcat, and many other programs