Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
presbrey authored Aug 12, 2024
1 parent ab78f28 commit 6f893d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/presbrey/gobsips)](https://goreportcard.com/report/github.com/presbrey/gobsips)
[![codecov](https://codecov.io/gh/presbrey/gobsips/branch/main/graph/badge.svg)](https://codecov.io/gh/presbrey/gobsips)
![Go Test](https://github.com/presbrey/gobsips/workflows/Go%20Test/badge.svg)
[![GoDoc](https://godoc.org/github.com/presbrey/gobsips?status.svg)](https://godoc.org/github.com/presbrey/go-multiproxy)
[![GoDoc](https://godoc.org/github.com/presbrey/gobsips?status.svg)](https://godoc.org/github.com/presbrey/gobsips)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# GoBSIPS (Go Binary Systemd-Integrated Proxy Server)

GoBSIPS is a simple, single-file, static go binary that installs itself into Linux systemd and runs as a modern system service. It provides a SOCKS5 proxy server with basic authentication.
GoBSIPS is a simple, single-file, static go binary that installs itself into Linux systemd and runs as a modern system service. It provides a SOCKS5 proxy server with authentication enabled by default.

## Features

Expand Down

0 comments on commit 6f893d2

Please sign in to comment.