mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
Transmission BitTorrent Client Guide (#2281)
* init transmission guide * Update docs/guides/transmission.md Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> * Update docs/guides/transmission.md Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> * Update docs/guides/transmission.md Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
This commit is contained in:
parent
b372ab4bcc
commit
0bd0dcf1f3
4 changed files with 114 additions and 0 deletions
|
@ -12,3 +12,4 @@ This section contains applications, and scenario specific guides for Pomerium.
|
|||
- The [mTLS](./mtls.md) guide demonstrates how pomerium can be used to add mutual authentication using client certificates and a custom certificate authority.
|
||||
- The [TiddlyWiki](./tiddlywiki.md) guide demonstrates how pomerium can be used to add authentication and authorization to web application using authenticated header.
|
||||
- The [visual studio code](./vs-code-server.md) guide demonstrates how pomerium can be used to add access control to third-party applications that don't ship with [fine-grained access control](https://github.com/cdr/code-server/issues/905).
|
||||
- The [Transmission](./transmission.md) guide demonstrates how Pomerium can act as an authentication and authorization proxy for your Transmission daemon's RPC interface, which only provides unencrypted HTTP auth out of the box.
|
Loading…
Add table
Add a link
Reference in a new issue