subiendo
[ñumessenger.git/.git] / README
1 Chat Pc a PC encriptado con ssl en modo multichat y encriptacion twofish en modo netcat chat; con soporte de tranferencia de archivos.
2 Tambien soporta multichat hasta 100 clientes.
3
4 Dependencias: nmap, alsa-utils, cryptcat, eterm, curl, gtkdialog (>=2:0.7.20-4)
5
6 https://launchpad.net/ubuntu/karmic/i386/gtkdialog/2:0.7.20-4
7
8 Istalacion: crear el script como install.sh, luego ejecutarlo como root
9 #bash install.sh
10
11
12
13
14
15 #!/bin/bash
16 #
17 # script install.sh
18 # instala ñumessenger
19 #
20 wget https://github.com/mama21mama/numessenger/archive/master.zip
21 unzip master.zip
22 cd numessenger-master/usr
23 chmod +x bin/ñumessenger 
24 chmod +x  lib/numessenger/*
25 cp -rf * /usr/
26 rm -rf master.zip 
27 rm -rf numessenger-master
28
29
30
31
32
33 Web del proyecto
34 http://blog.mamalibre.com.ar/?q=node/595
35
36 Autor
37 twitter.com/mamalibre