Updated rst==1 in log (markdown)

Yancey Wang 2024-06-11 18:23:31 -04:00
parent a5fe64fbb5
commit 1dc7ad07ad

@ -6,7 +6,9 @@ In this case,its not suggested to ignore it, you have to run udp2raw with `-a` o
#### 2. You killed udp2raw client after a connection has already established to server. Then you may get rst==1 from server log. #### 2. You killed udp2raw client after a connection has already established to server. Then you may get rst==1 from server log.
In this case, its as expected, you can ignore it. In this case, it's not perfect but it's as expected.
If you want to be perfect, it's suggested to use `-g` instead, add the rule manually and permanently.
#### 3. You killed udp2raw server while udp2raw client is running. Or you are using udp2raw to connect to an non-existed server. Then you may get rst==1 from client log. #### 3. You killed udp2raw server while udp2raw client is running. Or you are using udp2raw to connect to an non-existed server. Then you may get rst==1 from client log.