Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
soyum2222 committed Mar 17, 2021
1 parent e5cbf8e commit 22eb44e
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@



Sharpshooter is a reliability network protocol useing UDP.
Sharpshooter is a reliability network protocol using UDP.

It is a connection-oriented protocol just like TCP.

It dont has packet characteristics,You can try it to bypassing some protocol characteristics detection,and base for P2P application transport protocol.
It doesn't have packet characteristics,You can try it to bypassing some protocol characteristics detection,and base for P2P application transport protocol.

About instructions you can see example dir, I provided tow simple example.
About instructions , you can see example dir, I provided tow simple example.

If want TCP to sharpshooter convert , can try https://github.com/soyum2222/sharpshooter-tunel .



## Specification

Expand Down Expand Up @@ -54,8 +54,6 @@ If want TCP to sharpshooter convert , can try https://github.com/soyum2222/sharp

eg: receive data : |0|0|0|1|1|10| , this means other party sent ack 1 to 10.



## Use

#### Ping pong
Expand Down

0 comments on commit 22eb44e

Please sign in to comment.