Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

term 1
nasm -f elf64 -o main.out asm/main.asm
ld main.out -o main
./main 1234 localhost 8080

term 2
nc -l -v -p 3000

term 3
nc 127.0.0.1 1234

About

reverse proxy from scratch in asm. update: gave up could not get it to work

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages