icflorescu / iisexpress-proxy

A simple local proxy for accessing IIS Express from remote machines.
ISC License
741 stars 82 forks source link

instead of ip, name based urls #28

Closed blackholeearth closed 4 years ago

blackholeearth commented 5 years ago

my ip changes.

can't i use my pcname instead? thnx?

digital-synapse commented 5 years ago

Setting a static IP address for your machine is probably a more reliable way to prevent the address from changing. IMO

On Tue, Sep 3, 2019, 8:52 AM blackholeearth notifications@github.com wrote:

my ip changes

cant i use my pcname instead thnx

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/icflorescu/iisexpress-proxy/issues/28?email_source=notifications&email_token=AB6YU7OR5TLSH37W4CBPEXLQH2B2BA5CNFSM4ITIACL2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJAY57Q, or mute the thread https://github.com/notifications/unsubscribe-auth/AB6YU7JIXV65FWRXNQHVNILQH2B2BANCNFSM4ITIACLQ .

blackholeearth commented 5 years ago

It is a work pc. They have firewall if i try to set static ip. it bans me from network.

Its not an option.

icflorescu commented 5 years ago

Any idea on how this could be addressed? I seldom use Windows myself nowadays, so I can't really test new features/ideas, but I'm fully open to PRs that would benefit the community...

LucFeron commented 4 years ago

This works just fine with dynamic IP addresses. If you start the IIS proxy and you call http://PC-name:port/ from another PC the webpage loads.