RequestBin Next-Gen version release note

cuongmx
2 min readMay 7, 2022

Recently, I have done a big update in RequestBin and release a new version called Next-Gen RequestBin. Now, let’s take a look at the 3 main features in this version.

1. Support both DNS and HTTP on an unique ID

In this version, I have combined DNSBin and RequestBin into a single function. A subdomain is provided to you that will collect requests made to it and let you inspect them in a human-friendly way in both of DNS and HTTP protocol.

2. Support automatically storing the list of IDs

By use the localStorage of browser, all generated IDs will be automatically stored on your browser. With this feature, you can access old IDs again at any time without having to take notes.

3. Blog

In this version, I also decided to open a blog section to be able to share knowledge with the community.

The source code is open and we are always open to any contributions and support. Join us at https://github.com/requestbin/

--

--

cuongmx

I'm a developer working in cyber security. My regularly IDE is MS Word.