mansock

command module
v0.0.0-...-83fb69c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 12 Imported by: 0

README

ManSock

MIT License Go Report Card

sock with roblox man face

ManSock is a simple CLI program used to debug tcp/udp servers with an interactive command-line

This program was inspired by GameMaker 8.2 sockets, which is why the commands are so similar.

Installing

go install github.com/notwithering/mansock@latest

Example

$ ./udpserver &

$ mansock
MANSOCK> set PORT string "42480"
MANSOCK> set PROTO string "udp"
MANSOCK> wb string "Hello, world!"
MANSOCK> c
MANSOCK> ws

UDP Server: "Hello, world!"

What does ManSock mean?

Despite the funny name, it actually stands for something

Manual Socket

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL