LAN By Pass Utility under Linux

From LEXWiKi

(Difference between revisions)
Jump to: navigation, search

Kk (Talk | contribs)
(New page: Category:AllowPages == The Sample code source you can download from == Source file: Binary file: == How to compile source code == 1. Compile source code with Code::Blocks<br> downlo...)
Next diff →

Revision as of 11:56, 8 November 2011


The Sample code source you can download from

Source file: Binary file:


How to compile source code

1. Compile source code with Code::Blocks
download and install the Code::Block with command "apt-get install codeblocks"
Open an exist project(lanbypass.cbp) in Code::Blocks, click the compile button
( add an option 'pkg-config --libs gtk+-2.0 gthread-2.0' in "Project->Build Option->Linker Setting->Other linker option")
2.Compile source code with "make"

  1. cd lanbypass
  2. make
  3. cd src/bin/Debug // execute the binary file

How to Use The LAN By Pass Utility
Image:lanbypass.png

  1. what you write
  2. what you write
  3. what you write
  4. what you write
Personal tools