Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fabianp/xmpp-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

XMPP-shell

Remote shell that uses XMPP as transporting protocol. This makes it possible to access a remote computer using an XMPP account.

Initial stage, just proof of concept.

Installation

TODO

How to use it

First launch a service in the machine you will be connecting to so that it can accept sessions:

$ xmpp-shell --daemon

To connect to that machine call xmpp-shell without the --daemon flag:

$ xmpp-shell

and you will be presented with a list of available sessions (TODO).

Behind a firewall

Some xmpp servers such as http://jabber80.com offer accounts on non-firewalled ports. You can open an account on this server using XMPP clients such as Pidgin/Adium.

TODO

  • Wrong message when there are no servers
  • Control-C and q key (on daemon)
  • multiple sessions on the server
  • double authentication: on XMPP and on the host machine
  • Exception on wrong login (bug in sleekxmpp)
  • add timeout to options

Development

...

Author

Fabian Pedregosa <fabian@fseoane.net>

License

New BSD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /