question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Connecting automatically

See original GitHub issue

Hi,

first of all - myrtille is really easy to use compared to Guacamole 😃

I’d like to embed myrtille into an existing web application using an iframe. Using the described link algorithm, I have:

https://<host>/myrtille/?__EVENTTARGET=&__EVENTARGUMENT=&server=localhost&domain=<domain>&user=<user>&password=<password>&program=calc.exe&connect=Connect%21

When the page is loaded, the password has not been written to the password field and it does not seem to be connecting (automatically). Is the link somehow wrong? Or is this intended behaviour?

I am currently working around it by posting a message to the myrtille iframe and executing some custom JavaScript which sets the password field and simulates a click on the connect button.

Thanks for your feedback!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
cedrozorcommented, Jul 22, 2017

Fixed it and updated the release 1.5.0.

If you don’t specify a display resolution into the url, it will now autodetect it from the client. If you do, it will override it.

Page refresh after logging in no longer starts a new remote session.

0reactions
cedrozorcommented, Jul 28, 2017

You’re welcome 😃 into the version 1.5.0, I also added the ability to encrypt the password into the url! just replace “&password” by “&passwordHash=” into the url (see https://github.com/cedrozor/myrtille/blob/master/DOCUMENTATION.md#start-remote-application-from-url)

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Prevent Wi-Fi From Connecting Automatically
Windows 10: In Network & Internet settings, uncheck Connect Automatically When This Network is in Range. iOS: Go to Settings > Wi-Fi.
Read more >
Windows 10 Won't Connect to Wi-Fi Automatically [Fixed]
We will show you how to fix Wi-Fi not connecting automatically on Windows 10. There are several things you can do to resolve...
Read more >
Top 7 Ways to Fix Android Not Connecting to Wi-Fi ...
Is your Android phone failing to connect to saved Wi-Fi networks automatically? Here are some troubleshooting tips that might help.
Read more >
How to Turn On or Off Connect Automatically to Wireless ...
Click on your wireless connection. Check or uncheck Connect automatically when in range. ... Open Control Panel. Click on Network and Sharing Center....
Read more >
WiFi Automatic connect options
Double-click on the Wi-Fi connection you are currently using; Click Wireless Properties; On the Connection tab, uncheck "Automatically connect ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found