necouchman commented on a change in pull request #95:
URL: https://github.com/apache/guacamole-website/pull/95#discussion_r750837111



##########
File path: faq.md
##########
@@ -262,6 +262,15 @@ method for X11, which is too complex. This is not 
necessary, though - as far as
 performance is concerned, there is an X.Org driver for Guacamole currently
 under development which achieves the same goal (see above).
 
+### I would like to access web pages via Guacamole. Can you add support for 
HTTP(s)? {#support-http}
+No. Guacamole is designed to be a remote desktop client, and the goal is not
+to provide a complete remote access solution (VPN, Proxy, Zero-Trust, etc.). 
There
+are many existing services available for VPN, Reverse Proxy, and the like, and 
Guacamole
+can complement these solutions by providing a remote desktop component to those

Review comment:
       I did some quick searching for Chrome/Chromium headless integration 
APIs, and I've found JavaScript, Java (Selenium), and C++, but nothing for 
straight C, unless ChromeDriver helps out at all, or unless integrating a C++ 
library/API would be doable. I don't have much experience with writing code 
across languages like that...




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to