Coder Social home page Coder Social logo

Comments (10)

deanishe avatar deanishe commented on May 20, 2024 1

Added parsing of ~/.ssh/config in v0.5. Also now supports using mosh instead of ssh.

from alfred-ssh.

isometry avatar isometry commented on May 20, 2024

~/.ssh/config is already parsed. Can you provide a snippet that you don't believe is being read?

from alfred-ssh.

ctf0 avatar ctf0 commented on May 20, 2024

the config file

Host *
    ServerAliveInterval 60
    ServerAliveCountMax 120

Host abc
  HostName 00.00.000.000
  User forge

and here a ss after disabling both of the other host files
screen shot 2016-08-12 at 1 44 21 pm

from alfred-ssh.

deanishe avatar deanishe commented on May 20, 2024

~/.ssh/config currently isn't parsed. I need to alter the data model to support it, but it's definitely coming.

from alfred-ssh.

ctf0 avatar ctf0 commented on May 20, 2024

sweet 💯

from alfred-ssh.

isometry avatar isometry commented on May 20, 2024

Oops. Thought this was a ticket on my ssh workflow, which has always supported parsing all the obvious sources. Apologies for the noise.

from alfred-ssh.

deanishe avatar deanishe commented on May 20, 2024

:D I thought that might be what happened. I had to check if it was yours or mine.

@ctf0 unless you need the SFTP/ping feature of this workflow, you should look at @isometry's SSH workflow, as he says it supports ~/.ssh/config and it now works with Alfred 3, I think.

from alfred-ssh.

ctf0 avatar ctf0 commented on May 20, 2024

yeah i already went with it but it doesn't have the option to exclude the host files which create lots of noise for those who don't need it.

from alfred-ssh.

isometry avatar isometry commented on May 20, 2024

@ctf0 if you want to disable hosts in my workflow, simply comment out line 144 (fetch_hosts('/etc/hosts'),) in alfredssh.py. You can find it via Open in Finder from the Workflows listing.

from alfred-ssh.

ctf0 avatar ctf0 commented on May 20, 2024

@isometry thanx for the tip 👍

from alfred-ssh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.