1
1
mirror of https://git.sr.ht/~emersion/tlstunnel synced 2026-05-13 04:49:07 +02:00
2025-02-22 19:14:06 +01:00
2024-05-09 09:03:55 +02:00
2020-09-09 16:13:35 +02:00
2020-09-09 15:13:57 +02:00
2025-02-22 19:12:16 +01:00
2025-02-22 19:12:16 +01:00
2025-02-22 19:12:16 +01:00
2020-09-08 12:11:32 +02:00
2021-07-24 17:03:02 +02:00
2025-02-22 19:14:06 +01:00
2025-02-21 23:33:36 +01:00

tlstunnel

A TLS reverse proxy.

Warning

: this project has moved to Codeberg.

  • Automatic TLS with Let's Encrypt
  • Route incoming connections to backends using Server Name Indication
  • Support for the PROXY protocol

Example configuration:

frontend example.org:443 {
    backend localhost:8080
}

See the man page for more information.

Contributing

Send patches to the mailing list, report bugs on the issue tracker. Discuss in #emersion on Libera Chat.

License

MIT

S
Description
A TLS reverse proxy
Readme MIT 294 KiB
Languages
Go 97.3%
Makefile 2.7%