Jump to content

n3w_g3n3rat10n

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by n3w_g3n3rat10n

  1. Yeah, but I think that this ftp server has a GUI interface... I am looking for an ftp server with silent installation, execution.. I think I found something but it is withoud SFTP... :(

  2. Hi,

    I am using netcat and have 2 computers (XP).

    On computer A I say netcat to listen on 1235 and execute cmd

    (nc -v -L -p 1235 -e cmd.exe)

    On computer B I try to connect to computer A with the command

    (nc 192.168.1.2 1235) and it connects just fine. BUT if I put instead of 192.168.1.2 the external ip of computer A, it does not work (nc 94.67.xx.xx 1235)

    Does someone know why??

×
×
  • Create New...