Skip to content

Commit 80cf923

Browse files
authored
Small readme fixes for companion tools
1 parent c629dad commit 80cf923

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -640,9 +640,9 @@ In that case the second proxy trying to connect will receive a 409 status code a
640640

641641
Samply.Beam provides a somewhat low-level and focused feature set by design, following the Unix philosophy "Write programs that do one thing and do it well." (following the phrasing of Peter H. Salus). However, Samply.Beam is designed in a way, so that "companion tools" can build upon those functionalities.
642642

643-
Here are some of the tools to be used with Samply.Beam by the Samply development group:
643+
Here are some of the companion tools building on Samply.Beam:
644644

645-
- [Beam.Connect](https://github.com/samply/beam-connect) is an HTTP proxy to tunnel arbitrary HTTP calls and APIs through Samply.Beam. It provides fine-grained routing and access control.
645+
- [Beam.Connect](https://github.com/samply/beam-connect) emulates an HTTP proxy to tunnel arbitrary HTTP calls and APIs through Samply.Beam. It provides fine-grained routing and access control.
646646
- [Beam.File](https://github.com/samply/beam-file) uses the Samply.Beam network to efficiently and securely transfer files among Beam nodes.
647647
- [Beam.Enroll](https://github.com/samply/beam-enroll) simplifies the management of the central PKI by generating private keys and CSRs together with easy to follow user instructions.
648648

0 commit comments

Comments
 (0)