Welcome to the forum 👋, Guest

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

  • PËRSHËNDETJE VIZITOR!

    Nëse ju shfaqet ky mesazh do të thotë se ju nuk jeni regjistruar akoma. Anëtarët e rregjistruar kanë privilegjin të marrin pjesë në tema të ndryshme si dhe të komunikojnë me anëtarët e tjerë. Bëhu pjesë e forumit Netedy.com duke u REGJISTRUAR këtu ose nëse ke një llogari KYCU. Komunikim alternative i ketij forumi me vajza dhe djem nga te gjithe trevat shqiptare? Hyr ne: CHAT SHQIP.

Si te krijosh rrjetin tend privat GSM (Sikurse Telekom,Vodafone,Eagle,Plus)

centos

ⓃⒺⓉⒺⒹⓎ.ⒸⓄⓂ
ANETAR ✓
Regjistruar më
Dhj 13, 2004
Mesazhe
39,815
KY POSTIM ESHT THJESHT INFORMUES
VINI RE, KINI KUJDES SEPSE KJO GJE ESHT E JASHTLIGJSHME DHE DENOHET ME 3 deri ne 9 VITE BURGIM

Paisjet qe duhen:
1:
bladeRF x40 420$
2: Dy Antena te ktij lloji: Quad-band Cellular Duck Antenna SMA $16
3: Raspberry Pi 3 45$
4: 1 PowerBank 30$
5: 1 Kartmemorie SD 8GB 10$

TOTALI: 521$

Ndezim Raspberry Pi dhe e aksesojme ate me programin PUTTY (te dhenat jan ne paketen e raspberry)
Pastaj Komanda:
Code:
sudo apt-get install git apache2 php5 bladerf libbladerf-dev libbladerf0 automake

Pasi Lidhim te gjitha paisjet me siper tek RaspBerry Pi do shikojme kete:
Code:
[ 2332.071675] usb 1-1.3: New USB device found, idVendor=1d50, idProduct=6066
[ 2332.071694] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2332.071707] usb 1-1.3: Product: bladeRF
[ 2332.071720] usb 1-1.3: Manufacturer: Nuand
[ 2332.071732] usb 1-1.3: SerialNumber: b4ef330e19b718f752759b4c14020742

Deri ketu te gjitha jane OK

Tani Aksesojme Paisjen bladeRF

Code:
pi@raspberrypi:~ $ sudo bladeRF-cli -i
bladeRF> version

  bladeRF-cli version:        0.11.1-git
  libbladeRF version:         0.16.2-git

  Firmware version:           1.6.1-git-053fb13-buildomatic
  FPGA version:               0.1.2

bladeRF>

Sigurohu qe te shkarkosh versionin ketu https://www.evilsocket.net/images/bladerf_firmware_and_fpga.tar.gz
Sepse versionet tjera nuk do funksionojne

KOMANDAT E RRADHES:
Code:
git clone https://github.com/evilsocket/evilbts.git
cd evilbts

cd yate
./autogen.sh
./configure --prefix=/usr/local
make -j4
sudo make install
sudo ldconfig
cd ..

cd yatebts
./autogen.sh
./configure --prefix=/usr/local
make -j4
sudo make install
sudo ldconfig

Code:
cd /var/www/html/
sudo ln -s /usr/local/share/yate/nib_web nib

sudo chmod -R a+w /usr/local/etc/yate

AKSESO ne WEB http://IP-e-raspberry/nib

KONFIGURIMI I GSM:

Code:
Radio.Band=900
Radio.C0=1000
Identity.MCC=AL
Identity.MNC=Telekom
Identity.ShortName=NETEDY GSM
Radio.PowerManager.MaxAttenDB=35
Radio.PowerManager.MinAttenDB=35

Tani edito: /usr/local/etc/yate/subscribers.conf:
Code:
country_code=YOUR_CONTRY_CODE
regexp=.*

KUJDES: kur perdorem regexp=.* (I lejojme te gjithve te lidhen ne ate GSM) Pothuajse te gjith do lidhen ne GSM Tende pasi sinjali juaj esht shumhere me i forte se ai i kompanive telefonike.

KTO JAN FOTOT QE DO SHIKONI NE WEB BROWSER QE AKSESOVE PAK ME SIPER
nibui-1.png


nibui-2.png


STARTOJME GSM

Code:
sudo yate -s

Pastaj do shikosh:
Starting MBTS...
Yate engine is initialized and starting up on raspberrypi
RTNETLINK answers: File exists
MBTS ready

Tashme ti mund te krijosh nje grup mes miqsh dhe te komunikosh FALAS nepermjet SIP.


KY POSTIM ESHT THJESHT INFORMUES
VINI RE, KINI KUJDES SEPSE KJO GJE ESHT E JASHTLIGJSHME DHE DENOHET ME 3 DERI NE 9 VITE BURG.



 
O mjeshter ti do me na qu ne burg me zort hahahahaha
 
Bravo :D
 

Postime të reja

Theme customization system

You can customize some areas of the forum theme from this menu.

Choose the color combination according to your taste

Select Day/Night mode

You can use it by choosing the day and night modes that suit your style or needs.

Welcome to the forum 👋, Guest

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.