Skip to content

Commit c598bf3

Browse files
committed
Mention SaaS ToS issues in FAQ
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 40f724b commit c598bf3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/faq.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@ Are you curious about the advantages of using inlets vs. alternatives? We must f
1919

2020
SaaS tunnels provide a convenient way to expose services for the purposes of development, however they are often:
2121

22+
* subject to overreaching terms of service, including licensing your content, censoring, and monitoring your traffic for violations
2223
* blocked by corporate IT
2324
* running on shared infrastructure (servers) with other customers
2425
* subject to stringent rate-limits that affect productivity
2526
* priced per subdomain
26-
* unable to obtain high value TCP ports like 22, 80, 443 and so on
27+
* unable to offer standard TCP ports like 22, 80, 443, etc
2728

2829
You run inlets on your own servers, so you do not run into those restrictions. Your data remains your own and is kept private.
2930

0 commit comments

Comments
 (0)