Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

udp2raw screen terminates in server side a lot!!! #517

Open
Iman-Sh opened this issue Mar 30, 2024 · 1 comment
Open

udp2raw screen terminates in server side a lot!!! #517

Iman-Sh opened this issue Mar 30, 2024 · 1 comment

Comments

@Iman-Sh
Copy link

Iman-Sh commented Mar 30, 2024

i'm using the below command for udp2raw but it terminates after a couple hours! and i have to manually run the command again. how can i get a log to see what's the reason? and is it possible to make this run automatically when it crashes?

screen ./udp2raw_amd64 -s -l0.0.0.0:4096 -r127.0.0.1:51820 -k "pswd" --raw-mode icmp -a

@Iman-Sh Iman-Sh changed the title server tunnel crash!! udp2raw screen terminates in server side a lot!!! Apr 2, 2024
@wangyu-
Copy link
Owner

wangyu- commented Apr 29, 2024

how can i get a log to see what's the reason?

It's a bit off-topic. It's not a udp2raw questions, it's a screen use question. I would suggest:

  1. run a bash inside screen, then start udp2raw. then your screen won't quit completely. then you can find the logs from screen

or 2. redirect the log to a file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants