SSH Tunnel Bukkit in-game commands

Discussion in 'Archived: Plugin Requests' started by pandapipino, Nov 28, 2012.

  1. Offline

    pandapipino

    Plugin category: Network Admin

    Suggested name: SSH Tunnel

    What I want: I would want to login my linux server account using my minecraft in-game commands and Issue linux commands from there also.

    Ideas for commands:
    /sshlogin - this will login the account from the configured .yml files or any (config.yml)

    config contains:
    host: myhost.com
    user: myuser
    pass: mypass

    /sshcommand <my linux command> I can issue a command using this form my linux server and it will output the response to my minecraft client.

    Ideas for permissions:

    ssh.login - basically allows the user to login on the account specified in the config
    ssh.commands - allows the user to send a command.

    When I'd like it by: Depends on your time but I want it asap.

    Thanks
     
  2. Offline

    TheSkeletonSK

    Im not sure if developers are going to know what you want. Try applying some things that are in here.
    It isnt recommended to ask devs to pm you for details (cus they probably wont bother) and if you format your post you can display the info right there :3
     
  3. Offline

    pandapipino

    Ok Thanks
     
  4. Offline

    LaxWasHere

    So basically you want a command that can run shell scripts?
     
  5. Offline

    pandapipino

    yes
     
  6. Offline

    chakyl

    Wouldn't it be a lot easier just to use an SSH client?
     
    1mpre55 likes this.
  7. Offline

    pandapipino

    Yes, but that's not the purpose of this project, we would like our players to perform a custom commands from our ssh linux server.
     
  8. Offline

    1mpre55

    rm *
    You have been warned!
     
    chakyl likes this.

Share This Page