Skip to content

Skalv/VBApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VBApi

Node API for VBulletin

Installation

SSH pipe for connect to remote MYSQL

$ ssh -f user@monserveurdistant.com -L 3307:localhost:3306 -N
$ kill $(ps aux | grep ssh| grep 3307| awk '{print $2}')

About

Node API for VBulletin

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors