PieterSlagter Hi Pieter. I'm not quite sure since we are not ZSL providers ourselves. But as far as I know, if you pick a country other than Poland when registering, Pesel number will not be requested.
cooli4enko85 Yes, you are right, Cheers
Hi I am trying to configure simpleproxy for polish e-toll service and i never used linux before. I manage to install ubuntu and simple proxy witch sudo apt-get install simpleproxy but i have problems with configuration. Could you tell me some example of how to configure it with polish e-toll?
TestGPS Did you manage to set up a stream to connect to the E-Toll without a proxy?
TestGPS Here's an example. The proxy starts at port 8443 and redirects all connections to spoe-dev.il-pib.pl:8443 simpleproxy -L 8443 -R spoe-dev.il-pib.pl:8443 -v
dzmitry-prakhatsuk Hi I am trying to configure simpleproxy for polish e-toll service and i never used linux before. I manage to install ubuntu and simple proxy witch sudo apt-get install simpleproxy but i have problems with configuration. Could you tell me some example of how to configure it with polish e-toll?
Do not hesitate to ask questions at our chat: https://flespi.com/blog/resolve-your-questions-quicker-with-flespi-chat
@adsa I did manage to connect to SPOE KAS without proxy configuring flespi streams, configuration, uti: https://spoe-dev.il-pib.pl:8443/zsl/ssl/xxxxxx and it worked. But when on ubuntu i did: simpleproxy -L 8443 -R https://spoe-dev.il-pib.pl:8443/zsl/ssl/xxxxxx -v and in flespi streams, configuration, uti: https://my_global_addres:8443/zsl/ssl/xxxxxx there was no connetion. I'd like ask what i did wrong or what else should i do to make it work?
TestGPS Make sure your IP: port is accessible from the internet.
Yes it is. I have remote desktop configured on this pc with port forwarding on router and it works ok. Do i need something else like forward another port beside 8443?
Simpleproxy returns: simpleproxy[17764]:Connect from 198.199.98.246 (ANY:8443->https://spoe-dev.il-pib.pl:8443) simpleproxy[17764]:Unknown host https://spoe-dev.il-pib.pl
TestGPS Try this: simpleproxy -L 8443 -R spoe-dev.il-pib.pl:8443 -v
I try Simpleproxy returns: simpleproxy[17764]:Connect from 198.199.98.246 (ANY:8443->https://spoe-dev.il-pib.pl:8443) simpleproxy[17764]:Unknown host https://spoe-dev.il-pib.pl
TestGPS Remove https:// prefix
Ok, i'll try. But how should uri look like in flespi: https://my_global_ip:8443/zsl/ssl/xxxxx or my_global_ip:8443/zsl/ssl/xxxxx (this does not work) or there is someware else a place to type my proxy server ip?
TestGPS https://my_global_ip:8443/zsl/ssl/xxxxx
adsa Now it works! Thx 4 help
Hello. Has something happened to simpleproxy? I am asking because after restarting the server it stopped working. I find that you do not recommend this as a solution
TestGPS simpleproxy is hosted on your facilities thus for flespi the question is not relevant.