Recommended Posts

The most common methods of remote support include TeamViewer, LogMeIn/join.me, GoToAssist and various VNC programs. I was paying for GoToAssist for use in my business, but my contract is soon going to expire. Don't get me wrong, it appeared to be the best of the above options in both price/interface/speed. The problem with TeamViewer is that when you make over a certain number of connections a month (warwagon can probably tell you the exact number - perhaps 20 to 30), they block your IP address and expect you to pay for their premium service. VNC works great, but you have to forward a port in the target's router and walk them through the installation in order to connect. So I did some research and came across this article for Single Click on UltraVNC's website.

There is a script on there that can be uploaded to create a custom .exe of UltraVNC, allowing them to connect directly to you. On the link above, there is a sample configuration file that looks quite a bit more complicated than it needs to be. Here is a very simple setup:


[TITLE]
Savvy PC Repair

[HOST]
Savvy PC Repair (Double-Click)
-connect 192.168.1.101:5500 -noregistry

[TEXTTOP]

[TEXTRTOP]

[TEXTCLOSEBUTTON]
Disconnect

[TEXTMIDDLE]

[TEXTBOTTOM]

[TEXTRMIDDLE]

[TEXTRBOTTOM]

[WEBPAGE]


[/CODE]

You can add more details as per their example, but what I listed is enough to get them connected to you. Replace the IP with your IP address. Be sure [i]you[/i] have port 5500 forwarded in your router. Name the above code something such as helpdesk.txt (like their example). Not sure if you have to follow their naming schemes, but probably not. Create a .zip file called custom.zip (again, your own names will most likely work, could be completely wrong though). Go to the Upload Site to create the custom UltraVNC .exe file and save it somewhere handy. Email it to the customer, or upload somewhere and give them the link. The idea is to run UltraVNC in Listen Mode on the machine you wish to view from, and have the target run the file you just created. Surely is not a beautiful helper application, but it works:

UPAQk.png

On the viewer PC you should see the following:

yXUrY.png

Now you have a VNC connection to their PC, without having to worry about them changing firewall settings, doing port forwarding, or even installing a program:

nea7ul.jpg

Again, if you are not using TeamViewer over their allowed limit, you can simply stick with it (or other free solutions you may find). This just seems to be a good alternative to paying for other remote support software. I hope somebody found this guide useful.

Link to comment
https://www.neowin.net/forum/topic/1127054-vnc-made-easy/
Share on other sites

I use to use Teamviewer but stopped because of limits and my boss doesn't want to pay their fee. I recently started using Ammyy Admin as the teamviewer replacement. It works great except for the small issue of other people trying to log in when the program is open. I was on with one of our traders and another request came in. The guy I was working on accepted it, it kicked me out and while on skype he said someone else was controlling the mouse and doing stuff to his pc. I had him restart but when it came backup he already had a virus. It sucks cause the program was just as easy to use as TV with less restrictions and when I contacted AA over this they said there wasn't anything they could do. Ill look into this cause I need a decent way of getting into our guys pcs when I need to do some work.

Link to comment
https://www.neowin.net/forum/topic/1127054-vnc-made-easy/#findComment-595406652
Share on other sites

We used the SingleClick stuff as my boss was too tight to pay out for TeamViewer which I must say is pretty awesome to say it uses VNC.

Luckily though for me I only deal with servers now so I only have to use RDP. Even the smallest of networks could use a Remote Desktop Gateway server to allow outside connections to desktop computers. Shame there's no shared desktop though.

Anyway, the only time I rarely use VNC now is to view crappy Apple Mac's via ARD. Awful experience :(

Link to comment
https://www.neowin.net/forum/topic/1127054-vnc-made-easy/#findComment-595406748
Share on other sites

Yorak do you know if you can use another open port? Im not at home to test just wondering if 5500 has to be it or just have it set for any other opened port on the router. Thanks

On that site it says, "Even configure the repeater to accept connections on non-standard ports (which by default are 5900 and 5500) is a guarantee of safety, and that is because you could easily "peek" in the connection software to read these parameters. However, it can be a help to prevent attacks by automated software, and therefore it is advisable to go this route." I have not tried it myself though, but would imagine it works fine. As long as you have that port forwarded in your router, that is.

Link to comment
https://www.neowin.net/forum/topic/1127054-vnc-made-easy/#findComment-595410204
Share on other sites

This topic is now closed to further replies.
  • Posts

    • Samsung messages is still alive and well. They reversed that and decided to our more effort into it.
    • I think every American should have a course in a 'dry sense of humour' at school; and perhaps 'using sarcasm in jest' oh, and also 'the use or irony in humour'.
    • What they really need to do is automatically spell "loses" and "lose" correctly since nobody seems to know how to anymore. Then they blame spellcheck/autocomplete and don't realize autocomplete is just filling in the word for them automatically so it was misspelled in the first place.
    • If someone chooses to continue using SB and therefore goes through the manual intervention in the thread, afterwards the BSOD problem is gone. Whether they then re-enable the task doesn't matter, they're done, though on such machines it might pay to keep it disabled in case the next update (if there is a next) causes the same problem. OTOH, if someone disables SB in the BIOS, the problem is also gone. Incidentally, I noticed that this task exists even on machines that don't support SB. It's just installed across the board...and runs. Doing what on such machines is a little hazy.
    • qBittorrent 5.2.2 by Razvan Serea The qBittorrent project aims to provide a Free Software alternative to µtorrent. qBittorrent is an advanced and multi-platform BitTorrent client with a nice user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible. qBittorrent is a truly Open Source project, and as such, anyone can and should contribute to it. qBittorrent features: Polished µTorrent-like User Interface Well-integrated and extensible Search Engine Simultaneous search in most famous BitTorrent search sites Per-category-specific search requests (e.g. Books, Music, Movies) All Bittorrent extensions DHT, Peer Exchange, Full encryption, Magnet/BitComet URIs, ... Remote control through a Web user interface Nearly identical to the regular UI, all in Ajax Advanced control over trackers, peers and torrents Torrents queueing and prioritizing Torrent content selection and prioritizing UPnP / NAT-PMP port forwarding support Available in ~25 languages (Unicode support) Torrent creation tool Advanced RSS support with download filters (inc. regex) Bandwidth scheduler IP Filtering (eMule and PeerGuardian compatible) IPv6 compliant Available on most platforms: Linux, Mac OS X, Windows, OS/2, FreeBSD qBittorrent 5.2.2 changelog: FEATURE: Use D-Bus to show file in file managers (Chocobo1) #24340 BUGFIX: Fix friendlyUnitCompact precision calculation (vafada) #24323 BUGFIX: Remove all top-level folders (glassez) #24333 BUGFIX: Use proper API for checking exit status (Chocobo1) #24349 BUGFIX: Delete stale lockfile when hostname mismatch (TurboTheTurtle, glassez) #24363 BUGFIX: Fix wrong removal procedure of watched folder paths (Chocobo1) #24413 BUGFIX: Don't reannounce before interface changes are applied (glassez) #24447 BUGFIX: Use Latin script for Bosnian locale name (Andy Ye) #24342 WEBUI: Fix performance of global checkbox toggling (tehcneko) #24316 WEBUI: Fix Safari transfer list header misalignment (Piccirello) #24377 WEBUI: Fix error when submitting magnet before metadata loads (Piccirello) #24378 WEBUI: Use correct row id when updating Rss Downloader feed selection (Chocobo1) #24402 WEBUI: Use SameSite=Lax for session cookie to fix cross-site login (Piccirello) #24422 WEBUI: Bring back properties panel expand/collapse button (vafada) #24430 WEBAPI: Only use X-Forwarded-Host header when reverse proxy support is enabled (Chocobo1) #24457 RSSS: Fix "RSS Smart Episode Filter" RegEx (nathanon-akk, glassez) #24398 RSS: Fix previously matched episode format (glassez) #24452 WINDOWS: Fix Python fallback search path (TurboTheTurtle) #24325 WINDOWS: NSIS: Allow to install x64 binary on ARM64 (Chocobo1) #24358 Download: qBittorrent 5.2.2 | 41.1 MB (Open Source) Download: qBittorrent 64-bit installer (qt6) | 43.6 MB Links: qBittorrent Home page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      Twozo Technologies earned a badge
      One Month Later
    • Week One Done
      Twozo Technologies earned a badge
      Week One Done
    • One Year In
      Twozo Technologies earned a badge
      One Year In
    • Veteran
      branfont went up a rank
      Veteran
    • Reacting Well
      Almohandis earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      497
    2. 2
      +Edouard
      183
    3. 3
      PsYcHoKiLLa
      126
    4. 4
      Steven P.
      85
    5. 5
      neufuse
      71
  • Tell a friend

    Love Neowin? Tell a friend!