Skip to content

Extreme shooting in console between '@' and '&" without any profit.

License

Notifications You must be signed in to change notification settings

Nick-Chernyak/DuelTerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DuelTerm

Extreme shooting in console between '@' and '&" without any profit. logo

How to Run

1. Run the Server

go run cmd/server/main.go

2. Run Two Clients

Option A — Localhost (same PC)

go run cmd/client/main.go
go run cmd/client/main.go

Option B — LAN

On second machine:

go run cmd/client/main.go 192.168.0.X:8080

Option C — Internet

Use ngrok:

ngrok tcp 8080
go run cmd/client/main.go 0.tcp.ngrok.io:PORT

About

Extreme shooting in console between '@' and '&" without any profit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages