[WIP] working on PS3 compatibility

work in progress: playing with PS3 & XBSlink is hopefully going to get a lot easier soon. Since i don’t own a PlayStation myself a friend is helping out , letting me play around with his PS3 to analyze the network traffic generated by LAN games. I am pretty sure that this will lead to […]

console version & more – XBSlink v0.9.2.0

as requested from several users, XBSlink is now additionally functional as a command line (non-GUI) application 🙂 the same executable is used for the GUI and non-GUI mode Changelog: XBSlink works on command line (non-GUI) !! added user list to chat pane fixed issue#5: thread safety in node class for device list periodic updated of […]

[WIP] non-GUI command line version

Good news for all you home server owners 🙂 I am currently working on a command line version of XBSlink to run on any server without the need for a graphical user interface. Usage will be something like: XBSlink Version 0.9.1.0 Usage: XBSlink [-h] [-l] [-n NICKNAME] [-s CLOUDSERVER] [-c CLOUDNAME] [-u] [-p PORT] [-o […]

windows fix – v0.9.0.1 availabe

a windows related capture library issue has been fixed in the new v0.9.0.1 Changelog: fixed pcap capture library lag in windows version

Mac OS X support – XBSlink v0.9.0.0 released

update: some Users reported a problem wih the new version. i will look into it. please send any problems you encounter here. finally 🙂 XBSlink v0.9.0.0 brings Mac OS X support! Changelog: XBSlink now runs on Mac OS X (run as root, “sudo mono XBSlink.exe”) fixed deadlock on updated check during startup fixed app not […]

security update – XBSlink v0.8.6.2

together with the source code of XBSlink the new version v0.8.6.2 has been published. changelog: added “only forward special MACs” option. This is basically a security feature making sure no unwanted packets are transmitted by XBSlink that could expose other devices on your network. added error message for linux users if no capture device is […]

XBSlink source code goes public

Finally! the XBSlink source code is now available for your pleasure 🙂 You will find all you need to compile XBSlink at Github: https://github.com/seuffert/XBSlink git://github.com/seuffert/XBSlink.git XBSlink is released under GPL (http://www.gnu.org/licenses/gpl.html) Github will also be used for bug tracking.

bug fixing – XBSlink v0.8.6.0 released

A whole lot of reports, thanks, suggestions (and many many spam mails) came flying into my mailbox in the last months… and here is the result: XBSlink v0.8.6.0 is available for download 🙂 change-log: fixed annoying bug in STUN code stability improvements (yeah, damn null pointers…*lol*) option to start WinPCap from XBSlink if NPF driver […]

XBSlink and Linux

If you want to run XBSlink on Linux go ahead and grad the XBSlink Linux package on the download page! What do i need to run XBSlink on Linux? XBSlink requires the Mono .NET framework and the pcap library (v1.1.1) to be installed. Both are available in the repository of most Linux distributions. You need […]

XBSlink and cloudlist server updated – XBSlink v0.8.5.0

Thank you for the crash reports! The problem was easily identified and fixed. In addition, a big improvement in the cloud code was made in XBSlink as well as the simple cloudlist server. change-log: improved handling when joining a XBSlink cloud bug fix for unknown leaving cloud nodes bug fix for joining a cloud (a […]