Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortForwarder

The original website

http://toh.fuji-climb.org/pf/

License

This software license is originally provided at the author's site.

see LICENSE.txt.

Prerequisite

How to build

The following build procedure is based on the original procedure.

1. Clone Repository

  1. git clone --recursive https://github.com/comutt/portforwarder.git
  2. cd portforwarder

2. OpenSSL

  1. cd openssl
  2. perl Configure VC-WIN32
  3. ms\do_ms
  4. Replace /MD with /MT in ms\nt.mak
  5. nmake -f ms\nt.mak
  6. cd ..

3. zlib

  1. cd zlib
  2. cmake -DCMAKE_C_FLAGS_DEBUG=/MTd -DCMAKE_C_FLAGS_RELEASE=/MT .
  3. msbuild ALL_BUILD.vcxproj /p:configuration=Release
  4. cd ..

4. PortForwarder

  1. msbuild PortForwarder.vcxproj /p:configuration=Release

About

PortForwarder

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages