Application errors
PacketSafari is currently in ⚠️beta testing⚠️. Because of this, you might experience some unexpected application errors.
Please report any errors that can not be solved by reading this page to our public repository, or contact us privately via email.
Rate limiting
To keep the service up and running we perform rate-limiting if too many requests come from the same IP. There are some things you can do to get around the rate limits.
User account
You can create a user account to get a personal rate limit. The limit won't be applied to your whole IP range but your specific user account.
Get a higher usage tier
Sign up for a higher usage tier, see our pricing page.
PCAPs with many packets or big files
We are currently not supporting big files and files with many packets in them.
Per user open file limit
There is a limit of open files per user.
Delete Account
What is SNI?
Server Name Indication (SNI) allows the server to host multiple TLS Certificates for multiple sites under a single IP address. It adds the hostname of the server in the TLS handshake as an extension in the CLIENT HELLO message. This way the server knows which website to present when using shared IPs.