# RequestBin Next-Gen version release note

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.


![ảnh.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1654939723046/_2HnrWvd7.png align="left")

![ảnh.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1654939729584/lbK63zSi-.png align="left")

![ảnh.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1654939735335/HznGtyIJH.png align="left")

# 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.

![ảnh.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1654939761606/ZEjpcFUFF.png align="left")

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

![ảnh.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1654939779212/DvfbyWl2u.png align="left")

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

*Last part: https://cuong.mx/dns-data-exfiltration-what-is-this-and-how-to-use*

