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: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight, customizable HTTP server written in Go. | 334 |
| An application serving frontend applications and load balancing static files with SSL certificates | 8 |
| Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 478 |
| A Go library that interacts with GeoServer to manipulate its REST API | 91 |
| A game server skeleton in Go that enables communication between game servers and statistical servers. | 1,272 |
| An FTP server implemented in Go to learn the language and gain familiarity with networking concepts | 11 |
| A mini webserver with FTP support for XXE payloads | 326 |
| A cryptographic server providing a simple and flexible interface to various encryption algorithms. | 37 |
| An opinionated, all-in-one web framework focused on building enterprise-level REST APIs with an emphasis on reliability and maintainability. | 1,644 |
| A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. | 1,442 |
| A Go-based proxy server that can switch between multiple protocols based on connection detection | 906 |
| A C HTTP server DSL with macros and helpers to simplify creating web servers | 40 |
| A two-man rule style encryption and decryption server | 1,398 |
| A Go library for peer-to-peer communication between services on the same network | 375 |
| An implementation of a basic FTP server written in Go. | 43 |