Adrian Roland Clepcea

Results 15 comments of Adrian Roland Clepcea

@cristianoliveira, @michivip If you look into the comments you see that they say it is possible to use proxy for https connections (using CONNECT). The issue I see however is:...

Yes. It seems to fit the bill. It does use recognized certificates, so it should be ok.

@michivip The tutorial mentions that the server needs to be publicly available only because that is the main purpose of a web server. Otherwise you cannot reach it through DNS....

Is this a timeout like stop the proxy after the timeout has passed? Or perhaps, if the target page does not respond in the given timeout, stop trying to reach...

I believe this one is related to #46. If this is solved, #46 should also be modified.

@cristianoliveira I had access to a desktop mac today. It seems that the problems comes from the fact that the code is dependent on the ```Wi-Fi``` network. If I replaced...

I would say it should follow (more or less) the layout of the config structure: https://github.com/cristianoliveira/ergo/blob/4ad9ad1f2059fba7e19476bba07e0fafae1bff9f/proxy/config.go#L26-L33 It should have at least ```port``` and ```domain```. ```URLPattern``` can be deduced from the...

If you include the services, then you can have an arbitrary number of values. Granted, it is not a complex structure, but there can be a lot of values. There...

Ok. Let's vote. I'll choose TOML. :+1: