You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (data.search("repository") >= 0 || data.search("I HATE YOU") >= 0)
{
trace("CVS server detected!");
KBase("CVS server running", "A Concurrent Versions System (CVS) server is running on this host on TCP port 2401. Version control system software keeps track of all work and all changes in a set of files, and allows several developers (potentially widely separated in space and/or time) to collaborate.");