Lastest version of YAPS for CCcamPHPInfo

Status
Not open for further replies.

tani1

Staff member
Super Moderator
Messages
17,767
YaPS (Payserver Database) for CCcamPHPInfo thanks @sanciytinc.
A little tool, to check if a peer is a potential payserver. It works with CCcamPHPInfo:

YAPS Version 0.1

REQUIREMENTS
============
- CCcamPHPInfo v1.02

INSTALLATION
============
Upload yaps.php and meniu.php in the main directory of CCcamPHPInfo and replace,
dont forget to backup the original meniu.php file.

USAGE
=====
Just click on the new button "YaPS", it will check Your peers with
our yaps database. If some peer is on our blacklist, a tag with "! Risk !"
apears, You can click on it for a detailed raport.
 

juli13

Staff member
Administrator
Messages
10,198
YaPS 0.2 for CCcamPHPInfo

YAPS Version 0.2

REQUIREMENTS
============
- CCcamPHPInfo v1.02
- PHP with compiled OpenSSL

INSTALLATION
============
Upload yaps.php and meniu.php in the main directory of CCcamPHPInfo (meniu.php will be replaced, so don't forget to backup the original meniu.php file)

UPGRADE
=======
Just replace the yaps.php file

USAGE
=====
Click on the new button "YaPS", it will check Your peers with
our yaps database. If some peer is on our blacklist, a tag with "! Risk !"
apears, You can click on it for a detailed raport.

CHANGELOG
=========
YAPS Version 0.2
- SSL web request by default enabled (if You wan't use SSL or can't use it
because You don't have OpenSSL compiled, edit yaps.php and set $secure to false)
- displaying database version
- changed user agent to YaPS 0.2
- check same dns only one time (if a peer have different ports)
 

juli13

Staff member
Administrator
Messages
10,198
New update of 13.09.2009

REQUIREMENTS
============
- CCcamPHPInfo v1.02
- PHP with compiled OpenSSL

INSTALLATION
============
Upload yaps.php and meniu.php in the main directory of CCcamPHPInfo (meniu.php will be replaced, so don't forget to backup the original meniu.php file)

UPGRADE

=======
Just replace the yaps.php file

USAGE
=====
Click on the new button "YaPS", it will check Your peers with
our yaps database. If some peer is on our blacklist, a tag with "! Risk !"
apears, You can click on it for a detailed raport.

CHANGELOG

- check peers
- open detailed report
 

juli13

Staff member
Administrator
Messages
10,198
YAPS Version 2.0

REQUIREMENTS
============
- CCcamPHPInfo v1.02
- PHP with compiled OpenSSL

INSTALLATION
============
Upload yaps.php and meniu.php in the main directory of CCcamPHPInfo (meniu.php will be replaced, so don't forget to backup the original meniu.php file)

UPGRADE
=======
Just replace the yaps.php file

USAGE
=====
Click on the new button "YaPS", it will check Your peers with
our yaps database. If some peer is on our blacklist, a tag with "! Risk !"
apears, You can click on it for a detailed raport.

CHANGELOG
=========
YAPS Version 2.0
- implementing of a yaps update infobox for downloading new yaps releases direct from
cccamphpinfo
- improving check method, faster check and less false positive results
 

juli13

Staff member
Administrator
Messages
10,198
17.03.2010

Code:
This file is a workaround which lets you use an existing yaps.data database
 

juli13

Staff member
Administrator
Messages
10,198
10.08.2010

YAPS Version 3.1

Code:
[B]CHANGELOG[/B]
=========
YaPS version 3.1

- excluded localhost from check
- fixed update info box bug
- changed yaps database to xml format
- improved download methode
- improved auto update methode
 

hombre

Registered
Messages
3
YaPS 3.4 with new feature

Hello

I found a new YaPS version, I installed it with the auto update function, working good :) Now it has a google check...it checks a peer if the dns is public. check it out!

Code:
CHANGELOG
=========
YaPS version 3.4
- fixed google flood protection bug
YaPS version 3.3
- added google flood protection detection
YaPS version 3.2
- added check if peer c line is public with a google request
YaPS version 3.1
- excluded localhost from check
- fixed update info box bug
YaPS version 3.0
- changed yaps database to xml format
- improved download methode
- improved auto update methode
YaPS version 2.0
- implementing of a yaps update infobox for downloading new yaps releases direct from cccamphpinfo
- improving check method, faster check and less false positive results
YaPS version 1.0
- displaying security option
- checking peers local, so no more dns will send to the yaps server (suggestion from AgentSixtynine) YAPS Version 0.3 (unreleased)
YaPS version 0.3
- fix the $secure = false bug
YaPS version 0.2
- SSL web request by default enabled (if You wan't use SSL or can't use it because You don't have OpenSSL compiled, edit yaps.php and set $secure to false)
- displaying database version
- changed user agent to YaPS 0.2
- check same dns only one time (if a peer have different ports)
YaPS version 0.1
- check peers
- open detailed report
 
Last edited by a moderator:

juli13

Staff member
Administrator
Messages
10,198
27/04/2011

YaPS version 3.5

- fixed initial database download bug
- better openssl handling on php missconfiguration
 

juli13

Staff member
Administrator
Messages
10,198
YAPS Version 4.0

Code:
REQUIREMENTS
============
- CCcamPHPInfo v1.02
- >= php 5 with compiled OpenSSL

INSTALLATION
============
Upload yaps.php and meniu.php in the main directory of CCcamPHPInfo (meniu.php 
will be replaced, so don't forget to backup the original meniu.php file)

UPGRADE
=======
Just replace the yaps.php and yaps.rng file

USAGE
=====
Click on the new button "YaPS", it will check Your peers with
our yaps repositories. If some peer is on our blacklist, a tag with "! Risk !"
apears, You can click on it for a detailed raport. 

REPOSITORY
==========
With YaPS >= 4.0 You can add Your own payserver repository. Please visit 
http://yaps.mine.nu?howto to create a repository and http://yaps.mine.nu?submit
to submit Your repository in our global repository list at http://yaps.mine.nu?repo
Verified repositories will be added in the next release of YaPS.

To add repositories to YaPS, You need to edit the yaps.php file, check the
configuration example on top of yaps.php.

[B]CHANGELOG[/B]
=========
YaPS version 4.0
- major release, added repository function
 
Status
Not open for further replies.
Top