•  


GitHub - uroesch/PlinkProxyPortable: PlinkProxy for PortableApps.com
Skip to content

uroesch/PlinkProxyPortable

Folders and files

Name Name
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlinkProxy for PortableApps.com

badge badge PlinkProxyPortable?include prereleases Runs on total

PlinkProxy is a small wrapper and INI configuration file around the plink command from the Putty suite of tools. It is meant to dig ssh tunnels and create socks proxies into various networks to cut down on excessive jump host hoping.

It was conceived in a corporate environment with many dispersed environments which were not directly accessible from the desktop. But the resources to be managed be it databases, middleware service and web services to name but a few, required graphical access to these resources.

PlinkProxy has been successfully used with FoxyProxy, DBeaver, WinSCP and FreeRDP over SOCKS5 and LDAP Admin, Apache Directory Studio over local SSH tunnel.

Runtime dependencies

  • 32-bit or 64-bit version of Windows.

Support matrix

OS 32-bit 64-bit

ReactOS 0.4.14

full support

not applicable

ReactOS 0.4.15

full support

full support

Windows XP

no data

no data

Windows Vista

probably supported

probably supported

Windows 7

full support

probably supported

Windows 8

probably supported

probably supported

Windows 10

full support

full support

Windows 11

not applicable

full support

Legend: no support not supported; not applicable not applicable; no data no data; probably supported supported but not verified; full support verified;

Status

This PortableApps project is in beta stage.

Installation

Download

Since this is not an official PortableApp the PortableApps installer must be download first. Navigate to https://github.com/uroesch/PlinkProxyPortable/releases for a selection of releases.

Install via the PortableApps.com Platform

After downloading the .paf.exe installer navigate to your PortableApps.com platform Apps Menu ? and select Install a new app (paf.exe) ?.

install newapp menu

From the dialog choose the previously downloaded .paf.exe file. ?

install newapp dialog

After a short while the installation dialog will appear.

install newapp installation

Install outside of the PortableApps.com Platform

The Packages found under the release page are not digitally signed so there the installation is a bit involved.

After downloading the .paf.exe installer trying to install may result in a windows defender warning.

info defender protected

To unblock the installer and install the application follow the annotated screenshot below.

howto unblock file

  1. Right click on the executable file.

  2. Choose Properties at the bottom of the menu.

  3. Check the unblock box.

Build

Windows

Windows 10

The only supported build platform for Windows is version 10 other releases have not been tested.

Clone repositories
git clone https://github.com/uroesch/PortableApps.comInstaller.git

git clone -b patched https://github.com/uroesch/PortableApps.comLauncher.git

git clone https://github.com/uroesch/PlinkProxyPortable.git
Build installer
cd PlinkProxyPortable

powershell -ExecutionPolicy ByPass -File Other/Update/Update.ps1

Linux

Docker
??
This is currently the preferred way of building the PortableApps installer.

For a Docker build run the following command.

Clone repo
git clone https://github.com/uroesch/PlinkProxyPortable.git
Build installer
cd PlinkProxyPortable

curl -sJL https://raw.githubusercontent.com/uroesch/PortableApps/master/scripts/docker-build.sh | bash

Local build

Ubuntu 20.04

To build the installer under Ubuntu 20.04 Wine , PowerShell , 7-Zip and when building headless Xvfb are required.

Setup
sudo snap install powershell --classic

sudo apt --yes install git wine p7zip-full xvfb

When building headless run the below command starts a virtual Xserver required for the build to succeed.

export DISPLAY=:7777

Xvfb ${DISPLAY} -ac &
Clone repositories
git clone https://github.com/uroesch/PortableApps.comInstaller.git

git clone -b patched https://github.com/uroesch/PortableApps.comLauncher.git

git clone https://github.com/uroesch/PlinkProxyPortable.git
Build installer
cd PlinkProxyPortable

pwsh Other/Update/Update.ps1
Ubuntu 18.04

To build the installer under Ubuntu 18.04 Wine , PowerShell , 7-Zip and when building headless Xvfb are required.

Setup
sudo snap install powershell --classic

sudo apt --yes install git p7zip-full xvfb

sudo dpkg --add-architecture i386

sudo apt update

sudo apt --yes install wine32

When building headless run the below command starts a virtual Xserver required for the build to succeed.

export DISPLAY=:7777

Xvfb ${DISPLAY} -ac &
Clone repositories
git clone https://github.com/uroesch/PortableApps.comInstaller.git

git clone -b patched https://github.com/uroesch/PortableApps.comLauncher.git

git clone https://github.com/uroesch/PlinkProxyPortable.git
Build installer
cd PlinkProxyPortable

pwsh Other/Update/Update.ps1
- "漢字路" 한글한자자동변환 서비스는 교육부 고전문헌국역지원사업의 지원으로 구축되었습니다.
- "漢字路" 한글한자자동변환 서비스는 전통문화연구회 "울산대학교한국어처리연구실 옥철영(IT융합전공)교수팀"에서 개발한 한글한자자동변환기를 바탕하여 지속적으로 공동 연구 개발하고 있는 서비스입니다.
- 현재 고유명사(인명, 지명등)을 비롯한 여러 변환오류가 있으며 이를 해결하고자 많은 연구 개발을 진행하고자 하고 있습니다. 이를 인지하시고 다른 곳에서 인용시 한자 변환 결과를 한번 더 검토하시고 사용해 주시기 바랍니다.
- 변환오류 및 건의,문의사항은 juntong@juntong.or.kr로 메일로 보내주시면 감사하겠습니다. .
Copyright ⓒ 2020 By '전통문화연구회(傳統文化硏究會)' All Rights reserved.
 한국   대만   중국   일본