
LightMight
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Simple FileTransmitter for publication and download users
file resources in local network. To use, you must open port 5353 (mDNS)
and 34000-34100 by default.
For using SSL encripted connection you must generate SSL Cerificate and Key in $HOME/cert.pem .
Dependencies :
python >= 2.6
PyQt4 >= 4.7
dbus-python
avahi
avahi-ui-tools (python-avahi in Ubuntu)
openssl
9 years ago
v.0.3.9 :
defined ciphers; fixed delete path in ServerSettingsShield; some fixes;
v.0.4.10 :
added saving & loading Shared Sources Tree;
added choose of path to certificate & key file;
9 years ago
v.0.3.9 :
defined ciphers; fixed delete path in ServerSettingsShield; some fixes;
v.0.4.10 :
added saving & loading Shared Sources Tree;
added choose of path to certificate & key file;
kerenskyy
9 years ago
now i get the following:
zsh/4 202 % /usr/bin/python2 /usr/share/LightMight/contents/code/LightMight.py [0]
Platform : Linux
192.168.1.33 34000 free
Создание отображения...
Создание отображения завершено.
Use Avahi
Use Broadcast
Binding...
zsh: segmentation fault /usr/bin/python2 /usr/share/LightMight/contents/code/LightMight.py
Report
F1ash
9 years ago
Report
kerenskyy
9 years ago
I forgot to mention above that this launches fine on opensuse 12. I extracted the contents of the fedora 16 rpm over "/" and clicked on the menu entry to activate. the service shows up in "avahi-discover".
the only annoyance is that shared directories seemingly don't persist when added thru the GUI. Ill look at the config files to see if I can make permanent changes there.
I'll have a look at the file you suggested.
Cheers!
Report
F1ash
9 years ago
For permanent storage of structures and load them, use the "Save" & "Load" buttons.
Report
kerenskyy
9 years ago
This is a nice addition to the link-local stable.
Can you make packages for other distros please?
Thanks.
Report
F1ash
9 years ago
Unfortunately i don't have enough time to package LightMight for other Linux distributions.
If you build deb-package by yourself, please send me the link.
Report
Contrast
9 years ago
Report
F1ash
9 years ago
Report