Skip to content

datmanslo/code-server-snort3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-server-snort3

This repository contains a sample code-server development environment for Snort3. The environment also has the Docker Daemon (Docker in Docker) available.

Feel free to customize as needed, additions, installed APT packages, cloned repositories, etc for your own needs.

Requirements

Docker (with Compose Plugin]

Usage:

Clone the repository and start the Docker Compose service

git clone https://github.com/datmanslo/code-server-snort3.git
cd code-server-snort3
docker compose up # or docker-compose up if running the binary directly

After some time the generated password for the code-server instance will be printed in the terminal. Copy/save this password.

Launch a web browser and point to http://localhost:18080

Login with the paswword from the terminal output earlier.

Enjoy

About

code-server container for Snort 3 Developement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published