This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

2 Questions about psyBNC

Help with usage of shell accounts and bouncers.
Post Reply
t
tuca
Voice
Posts: 2
Joined: Fri Apr 14, 2006 5:07 am

2 Questions about psyBNC

Post by tuca »

hi guys is there a way to specify a path and a file name for log of a network?
I can't find it in psybnc.conf

Is it just or when I'm connected to psy it become transparent and peaople can get my ip ? or at least the country from where I'm connected.
how to fix that?

Thank you.
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

1) /bhelp addlog

2) the host that shows is the vhost you set
t
tuca
Voice
Posts: 2
Joined: Fri Apr 14, 2006 5:07 am

Post by tuca »

Well I had already check it but I don't see anything mantion about chaing path or filename of the log here:

Code: Select all

-psyBNC> Help for: ADDLOG
<-psyBNC> ADDLOG [network']source :filter
<-psyBNC> -------------------------------
<-psyBNC> ADDLOG allows you to add an entry to the logging specifications
<-psyBNC> for traffic logging.
<-psyBNC> Example:
<-psyBNC> ADDLOG #leet :0day
<-psyBNC> would allow you to log any texts that appear on #leet with the
<-psyBNC> partial text 0day.
<-psyBNC> See also: DELLOG LISTLOGS PLAYTRAFFICLOG ERASETRAFFICLOG
<-psyBNC> BHELP - End of help
For the vhost I'm gona investigate it.
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

log filenames and path

Post by DragnLord »

The path (directory 'log' in the psybnc directory) is coded into the binary, edit the program source to change it.

The filename for logs depends on what the log is, traffic logs (channel logs) use the '.TRL' suffix, with the user id for filename. Examples:
user1 traffic log: USER1.TRL
user1 private log: USER1.LOG

psyBNC puts traffic logs from all logged channels into a single file.
Post Reply