Serubin / pulse-sms-web

The official web app for Pulse SMS - built on Vue.js.
https://pulsesms.app
Other
111 stars 44 forks source link

Proxy to backend? #135

Closed skug67 closed 4 years ago

skug67 commented 4 years ago

Is there any chance that the web interface could act as a proxy to the backend instead of just providing the frontend template? Sort of like what I gather can be done via an environment variable in the desktop client? Would be a big help for those of us working behind a corporate firewall (and also prohibited from installing external desktop apps).

Thanks in advance (even if it turns out to not be possible).

klinker24 commented 4 years ago

Sorry, no, that isn't something that is going to be possible with our web app.

Serubin commented 4 years ago

Following up - as someone who worked behind restrictive corporate proxies for years - the webapp in a browser will follow your browsers proxy guidance. There should be no need for additional proxy settings required.

The chrome app and PWA should function the same.