secureserver
Secure Server
A simple HTTP(S) server configuration for Go that prioritizes security and stability.
A Simple, Secured Default HTTP(S) Server for Golang
135 stars
7 watching
7 forks
Language: Go
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
syntaqx/serve | A lightweight, customizable HTTP server written in Go. | 335 |
ryanbekhen/feserve | An application serving frontend applications and load balancing static files with SSL certificates | 8 |
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 477 |
hishamkaram/geoserver | A Go library that interacts with GeoServer to manipulate its REST API | 91 |
xtaci/gonet | A game server skeleton in Go that enables communication between game servers and statistical servers. | 1,270 |
shenfeng/ftpd.go | An FTP server implemented in Go to learn the language and gain familiarity with networking concepts | 11 |
staaldraad/xxeserv | A mini webserver with FTP support for XXE payloads | 326 |
liesware/coherence | A cryptographic server providing a simple and flexible interface to various encryption algorithms. | 36 |
go-goyave/goyave | An opinionated, all-in-one web framework focused on building enterprise-level REST APIs with an emphasis on reliability and maintainability. | 1,631 |
lxzan/gws | A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. | 1,422 |
jamescun/switcher | A Go-based proxy server that can switch between multiple protocols based on connection detection | 906 |
gabrielfalcao/go-horse | A C HTTP server DSL with macros and helpers to simplify creating web servers | 40 |
cloudflare/redoctober | A two-man rule style encryption and decryption server | 1,397 |
ursiform/sleuth | A Go library for peer-to-peer communication between services on the same network | 373 |
micahhausler/go-ftp | An implementation of a basic FTP server written in Go. | 43 |