Even we can't keep up
Explore what we have been doing to make Packetly even better for you
February 08, 2025
In response to your requests, we've introduced a new way for you to send data to us via a URL. Your feedback is invaluable to us, and we're always striving to meet your needs.
With this innovative approach, you can conveniently send us the URL of a preexisting resource, and we will take care of the rest, downloading and scanning it for you.
cho https://packetly.com | aws s3 cp - s3://packetly/test/file.txt --endpoint-url https://demo.pcktly.com --metadata="uploader=url"
The URL is sent as the body of the upload request and a new bit of meta data is set to tell us it's a URL uploader.
This metadata feature is a security measure to prevent customers from uploading files containing URLs. It will only download the file if you explicitly set the uploader to the URL.
In the dashboard file, reports will now contain an upload type. We hope to add more types going forwards.
February 05, 2025
We have fixed several annoying bugs related to the UI on the platform.
Nice to haves:
We also updated the pricing page to have a interactive slider to help you understand the real costs of the platform.
January 29, 2025
What team does not want more slack notifications? We are proud to announce we have added support for Slack notifications.
We support on demand for content warnings, but also if you have a-lot of shady content been scanned daily, weekly and monthly roundups.
As with email notifications, the channel is configured on a per endpoint basis (we did this to allow you to set a endpoint per client for example).
Then you can enjoy notifications
January 28, 2025
The Remember me was not working on login; how annoying!
Well, it's all working as expected now.
January 28, 2025
Clients can now send AWS metadata 'client-ip' to track the IP address of the user who uploaded the asset. Useful for tracking patterns in users patterns.
Example
echo 'X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*' |
aws s3 cp - s3://packetly/test/file.txt --endpoint-url https://yourendpoint.pcktly.com --metadata "client-ip=1.1.1.1"
We plan to add the ability to filter by this in the future.
January 26, 2025
We decided the best way to keep everyone updated with news and topics was to create a blog
January 26, 2025
We want to keep everyone updated with our fast development pace. However, we have to start somewhere.