Topics - rgdot [ switch to compact view ]

Pages: prev1 2 [3] 4 5 6 7 8 ... 10next
11
General Software Discussion / Unknown packet
« on: April 06, 2017, 09:28 AM »
Hope someone here can help decipher something, I randomly ran Nirsoft's smartsniff on this laptop I am now, just as a security measure of sorts to check it. One of the captured packets is odd, to me at least.

Code: Text [Select]
  1. ==================================================
  2. Index             : 1
  3. Protocol          : TCP
  4. Local Address     : 192.168.0.126
  5. Remote Address    : 90.181.227.232
  6. Local Port        : 50321
  7. Remote Port       : 443
  8. Local Host        :
  9. Remote Host       :
  10. Service Name      : https
  11. Packets           : 2
  12. Data Size         : 1 Bytes
  13. Total Size        : 134 Bytes
  14. Data Speed        : 0.0 KB/Sec
  15. Capture Time      : 2017-04-04 11:33:30 AM:061
  16. Last Packet Time  : 2017-04-04 11:33:30 AM:279
  17. Duration          : 00:00:00.218
  18. Local MAC Address :
  19. Remote MAC Address:
  20. Local IP Country  :
  21. Remote IP Country :
  22. ==================================================
  23.  
  24. 00000000  00

Just that 00000000 00 randomly once in a while when I leave smartsniff running, to that IP or others that my look up says "Organization: O2 Czech Republic iol.cz"

Any thoughts?

12
Post New Requests Here / Clipboard to text file
« on: October 25, 2016, 04:09 PM »
This I guess is not a request but a noob question  :-[

Running AHK, compiled a exe, what is missing from

#Persistent
OnClipboardChange:
FileAppend, %clipboard%, ‪C:\Users\RG\Desktop\clip1.txt
return

to keep all copied text in the text file?



13
Found Deals and Discounts / Hyper Plan 50% off
« on: September 14, 2015, 01:57 PM »
No affiliation of any kind. 50% off soon on BdJ.

Don't remember seeing it before. I noticed it while browsing BdJ, seems something that would interest me at least, I am always looking for a planner or organizer that puts as much info in front of my eyes as possible. It's like organized post it notes. Now trialling (it's running ok on Wine) it.

hyper-plan-ujzfz.png

14
General Software Discussion / Working with excel row and columns
« on: April 07, 2014, 12:21 PM »
Spoiler
Posted this on stackoverflow but my initial question was confusingly worded and by the time I clarified I guess the question got lost in the maze there


I am trying to work with an Excel file (actually using Libreoffice) that is an export of a website content database. Since I am not even sure how to explain the problem I made a small version of what I am trying to do. The real file has many more records of course.

This is what I have:

Screenshot-1.png

This is what I need:

Screenshot-3.png

Any ideas on how I can do this?



15
General Software Discussion / Firewalls and LAN
« on: March 26, 2014, 01:37 PM »
I am trying to set up my XP to use internally within the home network, not for file and printer sharing but screen sharing to access the XP desktop (see Teamviewer in next paragraph). My set up is typical, router (Linksys E2000) to computers.

My reasoning for this is mainly to use Teamviewer's LAN feature (I also tested this with Dukto, a LAN file sharing software).

I thought this would be best served with something for XP as opposed to going into the router settings (Mac blocking, etc.) I came across posts that suggested changing the default gateway on the PC to a 'wrong' 0.0.0.0 address and I guess this is ok. But then I thought I would find lightweight firewalls that might be capable of blocking off the internet and leaving other communication open.

Found PrivateFirewall and an old download of Sygate Personal Firewall that would match the needs (lightweight and XP compatible). They have switches to completely turn off the internet but this affects other processes, for example with Teamviewer set to exclusively accept LAN connections PrivateFirewall still blocks it because I think Teamviewer is still triggering a another process (ntskernl?). I have tried to set exceptions based on internal network (all of 192.168.x.x) and make sure every port and/or exe that Teamviewer (and Dukto) supposedly use to "Allow" and still nope.

I suppose I can use bulkier firewalls like Comodo and see, but ... anyone have any thoughts or ideas?

Pages: prev1 2 [3] 4 5 6 7 8 ... 10next
Go to full version