jpcweb / go-backdoor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-backdoor (server only)

A basic backdoor

It listens on all available interfaces on a defined constant port in main.
Use nc as client on another linux computer
client ex: $ nc $SERVER_BACKDOOR $MYPORT

About


Languages

Language:Go 93.3%Language:Makefile 6.7%