esp32_nat_router icon indicating copy to clipboard operation
esp32_nat_router copied to clipboard

Add portmap feature to web Interface

Open phucnguyentrong opened this issue 1 year ago • 6 comments

I added portmap features to the web interface:

  1. Show list of current portmap
  2. Add portmap
  3. Delete portmap

image

phucnguyentrong avatar Jul 14 '24 14:07 phucnguyentrong

Hi, I flash the chip with your changes. But I don't see the device management part. Can you you describe how to use the changes you made?

david4ether avatar Jan 05 '25 22:01 david4ether

@david4ether If you can flash with master (original) branch, you can flash on my branch with the same way. I didn't change much, just add more configuration on the setting page. You may need to scroll up and down the setting page to see new changes

phucnguyentrong avatar Jan 07 '25 14:01 phucnguyentrong

Thanks for answering my question. Do I have to add some portmap items in order to see them. I did not add any so far.

david4ether avatar Jan 08 '25 01:01 david4ether

@david4ether if you add some, you will see the list with : "TCP: ... -> ....". If not, you won't see that list but still see the fields to add new portmap. Try to add some to see the difference

phucnguyentrong avatar Jan 08 '25 01:01 phucnguyentrong

I am new to this. How do I add some items? I don't under how the portmap command works.

david4ether avatar Jan 08 '25 01:01 david4ether

Screenshot_20250108-083839 @david4ether like this

phucnguyentrong avatar Jan 08 '25 01:01 phucnguyentrong