Open
Conversation
groundcat
reviewed
Dec 21, 2025
| servebolt.cloud | ||
|
|
||
| // Serveo : https://serveo.net | ||
| // Submitted by Trevor Dixon <trevor@serveo.net> |
Contributor
There was a problem hiding this comment.
Please use a role-based email address so the PSL project can still contact your organization regardless of personnel changes.
Contributor
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Public Suffix List (PSL) Submission
Checklist of required steps
_pslTXT record in place in the respective zone(s).Submitter affirms the following:
Abuse Contact: abuse@serveo.net
URL where abuse contact or abuse reporting form can be found: https://serveo.net/abuse
Description of Organization
Serveo is a developer tool that provides secure tunneling services to expose local development servers to the internet. We offer both SSH-based and WireGuard-based tunneling, allowing developers to share their localhost web applications with clients, webhooks, or remote teams without deploying to a public server.
I am the founder and developer of Serveo, responsible for the platform's architecture and operations.
When users connect to Serveo, they are automatically assigned a subdomain on serveousercontent.com (e.g.,
abc123def456.serveousercontent.com) that proxies traffic to their local server. Users can also register and reserve custom subdomains on serveousercontent.com for their projects when they create an account.Organization Website:
https://serveo.net
Reason for PSL Inclusion
Serveo assigns each user a unique subdomain under serveousercontent.com for their tunnel endpoints. For example, when a developer runs
ssh -R 80:localhost:3000 serveo.net, they receive a URL likehttps://randomsubdomain.serveousercontent.comthat routes traffic to their local development server.Cookie Isolation is Critical: Without PSL inclusion, a malicious user could set a cookie on
.serveousercontent.comthat would be sent to all other users' subdomains. This creates a significant security and privacy risk, as user A's application could receive cookies set by user B's application, potentially leading to myriad security and privacy problems.TLS Certificate Security: PSL inclusion also ensures proper handling of wildcard TLS certificates and prevents potential certificate-based attacks between subdomains. This protects our users from certificate-related security issues.
Similar Services: This is a common pattern for services that provide subdomains to users, such as GitHub Pages (github.io), Netlify (netlify.app), and Vercel (vercel.app), all of which are in the PSL for the same security reasons.
We confirm that serveousercontent.com has more than 2 years remaining on registration and we commit to maintaining more than 1 year term to remain listed. The
_pslTXT record will remain in place indefinitely.Previous PRs:
None - this is our first PSL submission.
Number of users this request is being made to serve:
Current estimate: Several thousand active users daily.
DNS Verification