Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Commands

    # Command to listen on UDP port
    nc -l -u 5198
    # Command to send on UDP port
    printf "aaaa" | nc -u 172.56.192.247 5198

    # Command to request HTTP/1.0 GET from www.google.com
    printf "\x00\x0b\x02\x00\x01\x8e\xfb\x28\x84\x00\x50\x00\x17\x04\x00\x01GET / HTTP/1.0\r\n\r\n" | nc 127.0.0.1 8100

     ssh -i microlink-2024-03-07.pem ec2-user@monitor.w1tkz.net

Incomnig Call

    RING                                                                                                                    RING                                                                                                                    MISSED_CALL: 06:50PM +15089330818

About

A minimalistic TCP/UDP tunnel for micro-controller clients

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages