luci icon indicating copy to clipboard operation
luci copied to clipboard

luci-app-tinyproxy: change the `Bind` type to list

Open sasha0552 opened this issue 1 year ago • 1 comments

  • [x] This PR is not from my main or master branch :poop:, but a separate branch :white_check_mark:
  • [x] Each commit has a valid :black_nib: Signed-off-by: <[email protected]> row (via git commit --signoff)
  • [x] Each commit and PR title has a valid :memo: <package name>: title first line subject for packages
  • [x] Incremented :up: any PKG_VERSION in the Makefile (package does not have one?)
  • [x] Tested on: (x86, 64, openwrt-23.05.4, Firefox 124) :white_check_mark:
  • [x] Mention: @sbyx, @jow-
  • [x] Screenshot or mp4 of changes: image
  • [x] Depends on: openwrt/packages#24713
  • [x] Description: tinyproxy supports several Bind options, that can be used to create a proxy that (1) supports both IPv4 and IPv6 and (2) uses specific addresses (in my case VPN addresses. It is very important to bind to specific addresses to avoid traffic leaks).

sasha0552 avatar Aug 01 '24 20:08 sasha0552

The app was converted to JavaScript with https://github.com/openwrt/luci/commit/bbb08197c51daa388633437bf14fc15f91227e34 so once the PR in packages gets accepted you would need to rebase and re-implement it in JavaScript, should be trivial tho.

dannil avatar Oct 18 '24 17:10 dannil

@Ramon00 maybe you can take finish the PR?

stokito avatar Mar 07 '25 13:03 stokito

I can make new PR I guess, but the underlaying app did not get updated yet. So we cant merge this right now anyway.

Ramon00 avatar Mar 07 '25 20:03 Ramon00

Closed by 668b13f238ae502bb3d721451e3b48545056234a

systemcrash avatar Dec 03 '25 21:12 systemcrash