Skip to content

xray/Chorizo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chorizo (C#/.NET)

C# Version 7.3 | .NET Version 2.2.0

Requirements

  • .NET SDK 2.2

Usage (Netcat Echo Server)

  • In terminal from the project folder run dotnet run --project Chipotle
  • Open a new terminal window and run nc localhost 8000
  • Type in whatever you like and then press Enter
  • Watch in amazement as your text is seamlessly echoed back to your terminal with the POWER of Chorizo!!! (It'll get better, I promise.)

Tests

How to run the tests:

  • Run dotnet test

About

HTTP Server in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages