René's URL Explorer Experiment


Title: MSYS/MINGW Client Support (FINNALLY Working) by Merith-TK · Pull Request #127 · coder/sshcode · GitHub

Open Graph Title: MSYS/MINGW Client Support (FINNALLY Working) by Merith-TK · Pull Request #127 · coder/sshcode

X Title: MSYS/MINGW Client Support (FINNALLY Working) by Merith-TK · Pull Request #127 · coder/sshcode

Description: EDIT: OLD IMAGES HAVE BEEN REDUCED TO LINKS TO SAVE POST SPACE Basically, I have made sshcode run properly on msys/mingw enviroments, TL;DR Chrome only works when using msys/cygwin based enviroments sshcode only works in msys/cygwin based enviroments sshcode in cmd.exe does not work yet due to how sshcode calls ssh Summary of my edits main.go > Added filepath conversion, (thanks @eargollo ) settings.go > added default paths for VSCode data on windows sshcode.go > copied and slightly tweaked the wslPath to match a windows enviroment for accessing the C:\ drive. TODO 100% windows support: NOTE, I do not plan on implementing this for the time being, i feel like i have dont enought to make a great step towards windows support, this todo will be a log of the errors in windows Some odd bug where it returns this when running with cmd.exe The error appears to be sshcode not actually executing ssh on windows even if it is in %path% This appears to be because of how sshcode calls the ssh command C:\Misc\MegaSync\Code\Workspace\sshcode>go build C:\Misc\MegaSync\Code\Workspace\sshcode>sshcode.exe --skipsync merith@192.168.0.101 2019-07-29 20:58:13 �[94mINFO�[0m failed to stat ~/.ssh directory, disabling connection reuse feature: CreateFile ~\.ssh: The system cannot find the path specified. 2019-07-29 20:58:13 �[94mINFO�[0m ensuring code-server is updated... 2019-07-29 20:58:13 �[31mFATAL�[0m error: failed to update code-server: ---ssh cmd--- ssh merith@192.168.0.101 '/usr/bin/env bash -l' ---download script--- set -euxo pipefail || exit 1 [ "$(uname -m)" != "x86_64" ] && echo "Unsupported server architecture $(uname -m). code-server only has releases for x86_64 systems." && exit 1 pkill -f ~/.cache/sshcode/sshcode-server || true mkdir -p ~/.local/share/code-server ~\.cache\sshcode cd ~\.cache\sshcode curlflags="-o latest-linux" if [ -f latest-linux ]; then curlflags="$curlflags -z latest-linux" fi curl $curlflags https://codesrv-ci.cdr.sh/latest-linux [ -f ~/.cache/sshcode/sshcode-server ] && rm ~/.cache/sshcode/sshcode-server ln latest-linux ~/.cache/sshcode/sshcode-server chmod +x ~/.cache/sshcode/sshcode-server: exec: "sh": executable file not found in %PATH% attached image is of it building and running (first working release,) https://user-images.githubusercontent.com/10422110/61765201-ef1c0e80-ad90-11e9-87cb-b46e6dc2a909.gif This image is of the second build working just fine, Note, yes i did have to drag the window over from the side, that is because i have two monitors, and for some reason my mouse wasnt recorded so... thats a thing https://user-images.githubusercontent.com/10422110/62153007-8533c580-b2b8-11e9-9d2b-03e25af9bbd0.gif 8-9-2019, 1211 -7PST This build has the sshMaster fix (i didnt bother building it again just for the example as it would take FOREVER as seen in previous pictures, and sorry for horrible quality,) https://user-images.githubusercontent.com/10422110/62803352-094b3180-ba9f-11e9-818f-4c4b93fb60ed.gif 8-9-2019, 1308 -7PST this build is a work in progress, some users may have to modify main.go to match their setups. otherwise sshcode --skipsync user@server / works. In the example i open /opt on the server https://user-images.githubusercontent.com/10422110/62806173-f50b3280-baa6-11e9-8438-71a5aa6d7104.gif 8-9-2019, 1358 -7PST Not going to upload gif, would take to long, but rsync now works provided its installed and in path UPDATE: DESPITE WHAT TRAVIS SAYS, IT WORKS, AND BUILDS JUST FINE

Open Graph Description: EDIT: OLD IMAGES HAVE BEEN REDUCED TO LINKS TO SAVE POST SPACE Basically, I have made sshcode run properly on msys/mingw enviroments, TL;DR Chrome only works when using msys/cygwin based enviromen...

X Description: EDIT: OLD IMAGES HAVE BEEN REDUCED TO LINKS TO SAVE POST SPACE Basically, I have made sshcode run properly on msys/mingw enviroments, TL;DR Chrome only works when using msys/cygwin based enviromen...

Opengraph URL: https://github.com/coder/sshcode/pull/127

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:140e351f-a95e-49c5-d92a-a0e4a135f0a6
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-idDBDC:194D77:14AF6AF:1CEC058:696A362E
html-safe-nonce0d294b510f8bd6935a0f20d47ca0280737452805f4cea461c9cd3ffcbfe900c6
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQkRDOjE5NEQ3NzoxNEFGNkFGOjFDRUMwNTg6Njk2QTM2MkUiLCJ2aXNpdG9yX2lkIjoiOTIxOTg0NjM3Mjk4NDUwMTgwNiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac85cecc96b59a6eee876da562aaf811ee6dd268f646a985cd49ebdf15a8727c6e
hovercard-subject-tagpull_request:300549942
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/coder/sshcode/pull/127/checks
twitter:imagehttps://avatars.githubusercontent.com/u/10422110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/10422110?s=400&v=4
og:image:altEDIT: OLD IMAGES HAVE BEEN REDUCED TO LINKS TO SAVE POST SPACE Basically, I have made sshcode run properly on msys/mingw enviroments, TL;DR Chrome only works when using msys/cygwin based enviromen...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None321736bfdb3f591415ae895a0459bec204b26a76caf47ba5c980634cfacc4538
turbo-cache-controlno-preview
go-importgithub.com/coder/sshcode git https://github.com/coder/sshcode.git
octolytics-dimension-user_id95932066
octolytics-dimension-user_logincoder
octolytics-dimension-repository_id182143383
octolytics-dimension-repository_nwocoder/sshcode
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id182143383
octolytics-dimension-repository_network_root_nwocoder/sshcode
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7a9163cefd1ea4bd06f8eb7c082f43e4e53f626f
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/coder/sshcode/pull/127/checks#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcoder%2Fsshcode%2Fpull%2F127%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcoder%2Fsshcode%2Fpull%2F127%2Fchecks
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=coder%2Fsshcode
Reloadhttps://github.com/coder/sshcode/pull/127/checks
Reloadhttps://github.com/coder/sshcode/pull/127/checks
Reloadhttps://github.com/coder/sshcode/pull/127/checks
coder https://github.com/coder
sshcodehttps://github.com/coder/sshcode
Notifications https://github.com/login?return_to=%2Fcoder%2Fsshcode
Fork 215 https://github.com/login?return_to=%2Fcoder%2Fsshcode
Star 5.7k https://github.com/login?return_to=%2Fcoder%2Fsshcode
Code https://github.com/coder/sshcode
Issues 44 https://github.com/coder/sshcode/issues
Pull requests 0 https://github.com/coder/sshcode/pulls
Actions https://github.com/coder/sshcode/actions
Projects 0 https://github.com/coder/sshcode/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/coder/sshcode/security
Please reload this pagehttps://github.com/coder/sshcode/pull/127/checks
Insights https://github.com/coder/sshcode/pulse
Code https://github.com/coder/sshcode
Issues https://github.com/coder/sshcode/issues
Pull requests https://github.com/coder/sshcode/pulls
Actions https://github.com/coder/sshcode/actions
Projects https://github.com/coder/sshcode/projects
Security https://github.com/coder/sshcode/security
Insights https://github.com/coder/sshcode/pulse
Merith-TKhttps://github.com/Merith-TK
coder:masterhttps://github.com/coder/sshcode/tree/master
Conversation 32 https://github.com/coder/sshcode/pull/127
Commits 13 https://github.com/coder/sshcode/pull/127/commits
Checks 0 https://github.com/coder/sshcode/pull/127/checks
Files changed https://github.com/coder/sshcode/pull/127/files
Please reload this pagehttps://github.com/coder/sshcode/pull/127/checks
Please reload this pagehttps://github.com/coder/sshcode/pull/127/checks
MSYS/MINGW Client Support (FINNALLY Working) https://github.com/coder/sshcode/pull/127/checks#top
Please reload this pagehttps://github.com/coder/sshcode/pull/127/checks
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.