xUrko
Results
2
issues of
xUrko
I have set applications which run on IIS web site on the static list. [servers.sample.discovery] kind = "static" static_list = [ "localhost/dap", "localhost/bap", ] When I start gobetween app, I...
Is it possible to configure GoBetween to just forward incoming TCP requests to the static server list? e.g. If a user enters localhost:3000, the user forwarded to localhost:999 or localhost:777....